diff -r 67c6ff54ec25 -r a009639409f5 stif/inc/version.h --- a/stif/inc/version.h Fri May 14 17:25:03 2010 +0300 +++ b/stif/inc/version.h Thu May 27 14:26:55 2010 +0300 @@ -20,9 +20,9 @@ #define STIF_MAJOR_VERSION 7 #define STIF_MINOR_VERSION 3 -#define STIF_BUILD_VERSION 31 +#define STIF_BUILD_VERSION 32 -#define STIF_REL_DATE "19th Apr 2010" +#define STIF_REL_DATE "04th May 2010" #define TO_UNICODE(text) _L(text)