source: Sophya/trunk/SophyaLib/BaseTools/sversion.h@ 3602

Last change on this file since 3602 was 3572, checked in by cmv, 17 years ago

char* -> const char* pour regler les problemes de deprecated string const... + comparaison unsigned signed + suppression EVOL_PLANCK rz+cmv 07/02/2009

File size: 141 bytes
Line 
1#ifndef SVERSION_H
2#define SVERSION_H
3
4#define SOPHYA_VERSION 2.1
5#define SOPHYA_REVISION 30
6#define SOPHYA_TAG "V_Fev2009"
7
8#endif
Note: See TracBrowser for help on using the repository browser.