Go to the documentation of this file.
48 #ifndef G4VERSION_NUMBER
49 #define G4VERSION_NUMBER 1000
53 #define G4VERSION_TAG "$Name: geant4-10-00 $"
60 #ifdef G4MULTITHREADED
61 static const G4String G4Version =
"$Name: geant4-10-00 [MT]$";
63 static const G4String G4Version =
"$Name: geant4-10-00 $";
65 static const G4String G4Date =
"(6-December-2013)";