stif/inc/version.h
branchRCL_3
changeset 4 73ff0d268e1d
parent 0 a03f92240627
child 8 ecff51f1e7fb
--- a/stif/inc/version.h	Tue Feb 02 10:12:29 2010 +0200
+++ b/stif/inc/version.h	Sat Feb 20 00:22:34 2010 +0200
@@ -20,9 +20,9 @@
 
 #define STIF_MAJOR_VERSION 7
 #define STIF_MINOR_VERSION 3
-#define STIF_BUILD_VERSION 23
+#define STIF_BUILD_VERSION 25
 
-#define STIF_REL_DATE "22nd Dec 2009"
+#define STIF_REL_DATE "19th Jan 2010"
 
 #define TO_UNICODE(text) _L(text)