![]() ![]() |
![]() |
File: [Development] / JSOC / base / jsoc_version.h
(download)
Revision: 1.11, Tue May 27 02:31:53 2008 UTC (15 years ago) by arta Branch: MAIN CVS Tags: Ver_4-3, NetDRMS_Ver_0-9 Changes since 1.10: +2 -2 lines Re-do the version number bump - messed up the first time |
/* * 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 "V4R3" #define jsoc_vers_num (403) #endif
Karen Tian |
Powered by ViewCVS 0.9.4 |