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

Last change on this file since 288 was 288, checked in by barrand, 17 years ago
  • Property svn:eol-style set to native
File size: 212 bytes
Line 
1#ifndef G4Lab_Version_h
2#define G4Lab_Version_h
3
4#define G4LAB_MAJOR_VERSION 8
5#define G4LAB_MINOR_VERSION 1
6#define G4LAB_PATCH_VERSION 0
7#define G4LAB_VERSION "8.1.0"
8#define G4LAB_VERSION_VRP "v8r1p0"
9
10#endif
Note: See TracBrowser for help on using the repository browser.