source:
snovis/trunk/source/G4Lab/Version.h@
302
| Last change on this file since 302 was 288, checked in by , 18 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 | |
| [288] | 5 | #define G4LAB_MINOR_VERSION 1 |
| [233] | 6 | #define G4LAB_PATCH_VERSION 0 |
| [288] | 7 | #define G4LAB_VERSION "8.1.0" |
| 8 | #define G4LAB_VERSION_VRP "v8r1p0" | |
| [233] | 9 | |
| 10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
