stif/inc/version.h
branchRCL_3
changeset 8 ecff51f1e7fb
parent 4 73ff0d268e1d
child 9 8a14024f954a
--- a/stif/inc/version.h	Sat Feb 20 00:22:34 2010 +0200
+++ b/stif/inc/version.h	Fri Mar 12 15:50:45 2010 +0200
@@ -20,9 +20,9 @@
 
 #define STIF_MAJOR_VERSION 7
 #define STIF_MINOR_VERSION 3
-#define STIF_BUILD_VERSION 25
+#define STIF_BUILD_VERSION 26
 
-#define STIF_REL_DATE "19th Jan 2010"
+#define STIF_REL_DATE "09th Feb 2010"
 
 #define TO_UNICODE(text) _L(text)