![]() ![]() |
![]() |
File: [Development] / JSOC / base / jsoc_version.h
(download)
Revision: 1.7, Tue Apr 8 14:42:28 2008 UTC (15 years, 1 month ago) by arta Branch: MAIN CVS Tags: Ver_4-2 Changes since 1.6: +2 -2 lines Bump jsoc_version number to 4.2 from 4.1 for the next 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 "V4R2X" #define jsoc_vers_num (402) #endif
Karen Tian |
Powered by ViewCVS 0.9.4 |