source:
snovis/trunk/source/G4Lab/Version.h@
242
| Last change on this file since 242 was 233, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 212 bytes | |
| Rev | Line | |
|---|---|---|
| [233] | 1 | #ifndef G4Lab_Version_h |
| 2 | #define G4Lab_Version_h | |
| 3 | ||
| 4 | #define G4LAB_MAJOR_VERSION 8 | |
| 5 | #define G4LAB_MINOR_VERSION 0 | |
| 6 | #define G4LAB_PATCH_VERSION 0 | |
| 7 | #define G4LAB_VERSION "8.0.0" | |
| 8 | #define G4LAB_VERSION_VRP "v8r0p0" | |
| 9 | ||
| 10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
