(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.8, Tue Apr 8 14:50:48 2008 UTC (15 years, 2 months ago) by arta
Branch: MAIN
Changes since 1.7: +1 -1 lines
Now make the jsoc_version number negative 4.2 to signify that the repository contains development code.

/*
 *  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