(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.1, Tue Oct 16 21:48:15 2007 UTC (15 years, 7 months ago) by arta
Branch: MAIN
CVS Tags: NewTree01_cp05_JSOC
Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj.  86 JSOC/src.

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

#endif


Karen Tian
Powered by
ViewCVS 0.9.4