![]() ![]() |
![]() |
File: [Development] / JSOC / base / jsoc_version.h
(download)
Revision: 1.5, Wed Mar 5 18:07:27 2008 UTC (15 years, 3 months ago) by arta Branch: MAIN CVS Tags: Ver_4-1, NetDRMS_Ver_0-8 Changes since 1.4: +2 -2 lines Verson 4.1 JSOC 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 "V4R1X" #define jsoc_vers_num (401) #endif
Karen Tian |
Powered by ViewCVS 0.9.4 |