Uncomment RELEASE for version 1.0. 1.0

Mon, 22 Jun 2015 02:29:15 +0300

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Mon, 22 Jun 2015 02:29:15 +0300
changeset 58
6a70b2390f75
parent 57
3003661011d2
child 59
bede5aaf49da

Uncomment RELEASE for version 1.0.

commonlib/version.h file | annotate | diff | comparison | revisions
--- a/commonlib/version.h	Mon Jun 22 02:27:26 2015 +0300
+++ b/commonlib/version.h	Mon Jun 22 02:29:15 2015 +0300
@@ -22,7 +22,7 @@
 #define VERSION_MAJOR 1
 #define VERSION_MINOR 0
 #define VERSION_PATCH 0
-// #define RELEASE
+#define RELEASE
 
 #define MACRO_TO_STRING(A) MACRO_TO_STRING_(A)
 #define MACRO_TO_STRING_(A) #A

mercurial