source: snovis/trunk/source/G4Lab/Version.h @ 291

Last change on this file since 291 was 288, checked in by barrand, 17 years ago
  • Property svn:eol-style set to native
File size: 212 bytes
RevLine 
[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.