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

Last change on this file since 3572 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
RevLine 
[578]1#ifndef SVERSION_H
2#define SVERSION_H
3
[3413]4#define SOPHYA_VERSION 2.1
[3572]5#define SOPHYA_REVISION 30
6#define SOPHYA_TAG "V_Fev2009"
[578]7
8#endif
Note: See TracBrowser for help on using the repository browser.