![]() ![]() |
![]() |
File: [Development] / JSOC / base / jsoc_version.h
(download)
Revision: 1.14, Mon Jun 9 15:22:23 2008 UTC (14 years, 11 months ago) by arta Branch: MAIN Changes since 1.13: +2 -2 lines Add 'X' and '-' to release numbers to signify development work |
/* * 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 "V4R4X" #define jsoc_vers_num (-404) #endif
Karen Tian |
Powered by ViewCVS 0.9.4 |