diff -r b58b1294947a -r 1ea875759131 stif/inc/version.h --- a/stif/inc/version.h Mon Jun 21 22:45:06 2010 +0100 +++ b/stif/inc/version.h Thu Jul 22 16:50:07 2010 +0100 @@ -20,10 +20,12 @@ #define STIF_MAJOR_VERSION 7 #define STIF_MINOR_VERSION 3 -#define STIF_BUILD_VERSION 31 +#define STIF_BUILD_VERSION 35 -#define STIF_REL_DATE "19th Apr 2010" +#define STIF_REL_DATE "15th June 2010" #define TO_UNICODE(text) _L(text) #endif /*VERSION_H_*/ + +// End of File