stifui/qt/inc/version.h
branchRCL_3
changeset 17 65b472535a0d
parent 13 822c625f7adc
child 19 d40e813b23c0
--- a/stifui/qt/inc/version.h	Wed Jun 09 09:42:37 2010 +0300
+++ b/stifui/qt/inc/version.h	Mon Jun 21 15:41:16 2010 +0300
@@ -18,11 +18,11 @@
 #ifndef VERSION_H_
 #define VERSION_H_
 
-#define STIF_MAJOR_VERSION 1
-#define STIF_MINOR_VERSION 0
-#define STIF_BUILD_VERSION 0
+#define STIF_MAJOR_VERSION 7
+#define STIF_MINOR_VERSION 3
+#define STIF_BUILD_VERSION 34
 
-#define STIF_REL_DATE "1st Mar 2010"
+#define STIF_REL_DATE "1st June 2010"
 
 #define TO_UNICODE(text) _L(text)