stifui/qt/inc/version.h
branchRCL_3
changeset 42 d40e813b23c0
parent 33 65b472535a0d
--- a/stifui/qt/inc/version.h	Mon Jun 21 15:41:16 2010 +0300
+++ b/stifui/qt/inc/version.h	Thu Jul 15 18:39:46 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