(file) Return to jsoc_version.h CVS log (file) (dir) Up to [Development] / JSOC / base

File: [Development] / JSOC / base / jsoc_version.h (download)
Revision: 1.16, Wed Jul 16 17:02:46 2008 UTC (14 years, 10 months ago) by arta
Branch: MAIN
Changes since 1.15: +2 -2 lines
Now set the development flags on the jsoc_version numbers (ver 4.5)

/*
 *  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 "V4R5X"
#define jsoc_vers_num (-405)

#endif


Karen Tian
Powered by
ViewCVS 0.9.4