![]() ![]() |
![]() |
File: [Development] / JSOC / base / jsoc_version.h
(download)
Revision: 1.4, Fri Dec 7 21:29:22 2007 UTC (15 years, 5 months ago) by arta Branch: MAIN CVS Tags: NewTree01_cp09_JSOC, NewTree01_cp08_JSOC, NewTree01_cp07_JSOC Changes since 1.3: +1 -1 lines make version number negative (denoting non-release) |
/* * jsoc_version.h * * Contains the master version, release and build number definition. * * Responsible: CM * * NOTE: !!!!!!!! This should only be modified by the CM !!!!!!!!!!!! * */ #ifndef JSOC_VERSION_INCL #define JSOC_VERSION_INCL 1 #define jsoc_version "V4R0X" #define jsoc_vers_num (-400) #endif
Karen Tian |
Powered by ViewCVS 0.9.4 |