source: CMT/HEAD/source/cmt_version.h @ 347

Last change on this file since 347 was 347, checked in by garonne, 17 years ago

update version number

  • Property svn:eol-style set to native
File size: 356 bytes
Line 
1//-----------------------------------------------------------
2// Copyright Christian Arnault LAL-Orsay CNRS
3// arnault@lal.in2p3.fr
4// See the complete license in cmt_license.txt "http://www.cecill.info".
5//-----------------------------------------------------------
6
7#ifndef __cmt_version_h__
8#define __cmt_version_h__
9
10#define CMTVERSION "HEAD"
11
12#endif
Note: See TracBrowser for help on using the repository browser.