Import Geant4 10.7.1 source tree
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
|
||||
#define TOOLS_MAJOR_VERSION 5
|
||||
#define TOOLS_MINOR_VERSION 2
|
||||
#define TOOLS_PATCH_VERSION 1
|
||||
#define TOOLS_VERSION "5.2.1"
|
||||
#define TOOLS_VERSION_VRP "v5r2p1"
|
||||
#define TOOLS_PATCH_VERSION 3
|
||||
#define TOOLS_VERSION "5.2.3"
|
||||
#define TOOLS_VERSION_VRP "v5r2p3"
|
||||
|
||||
namespace tools {
|
||||
inline unsigned int version() {return 50201;}
|
||||
inline unsigned int version() {return 50203;}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user