(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.17, Wed Sep 3 15:21:48 2008 UTC (14 years, 9 months ago) by arta
Branch: MAIN
CVS Tags: Ver_4-6
Changes since 1.16: +2 -2 lines
Bump JSOC version for next release (Version 4.6)

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

#endif


Karen Tian
Powered by
ViewCVS 0.9.4