![]() ![]() |
![]() |
1 arta 1.1 /* 2 * jsoc_version.h 3 * 4 * Contains the master version, release and build number definition. 5 * 6 * Responsible: CM 7 * 8 * NOTE: !!!!!!!! This should only be modified by the CM !!!!!!!!!!!! 9 * 10 */ 11 12 #ifndef JSOC_VERSION_INCL 13 14 #define JSOC_VERSION_INCL 1 15 | ||
16 arta 1.18 #define jsoc_version "V4R6X" 17 #define jsoc_vers_num (-406) | ||
18 arta 1.1 19 #endif 20 |
Karen Tian |
Powered by ViewCVS 0.9.4 |