(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.13, Mon Jun 9 15:18:55 2008 UTC (15 years ago) by arta
Branch: MAIN
CVS Tags: Ver_4-4
Changes since 1.12: +2 -2 lines
Bump JSOC version to 4.04

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

#endif


Karen Tian
Powered by
ViewCVS 0.9.4