diff -r 8f8df8006c40 -r 3406c99bc375 stif/inc/version.h --- a/stif/inc/version.h Mon Jun 21 17:25:56 2010 +0300 +++ b/stif/inc/version.h Thu Jul 15 20:25:38 2010 +0300 @@ -20,10 +20,12 @@ #define STIF_MAJOR_VERSION 7 #define STIF_MINOR_VERSION 3 -#define STIF_BUILD_VERSION 34 +#define STIF_BUILD_VERSION 35 -#define STIF_REL_DATE "1st June 2010" +#define STIF_REL_DATE "15th June 2010" #define TO_UNICODE(text) _L(text) #endif /*VERSION_H_*/ + +// End of File