Bump version to 0.2.999-intern now that 0.2-alpha is out.

Wed, 10 Jul 2013 02:58:59 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Wed, 10 Jul 2013 02:58:59 +0300
changeset 375
54c90b15d35c
parent 374
6c30af56af11
child 376
4a89dd47535f

Bump version to 0.2.999-intern now that 0.2-alpha is out.

src/common.h file | annotate | diff | comparison | revisions
--- a/src/common.h	Wed Jul 10 02:18:54 2013 +0300
+++ b/src/common.h	Wed Jul 10 02:58:59 2013 +0300
@@ -38,8 +38,8 @@
 #define APPNAME "LDForge"
 #define VERSION_MAJOR 0
 #define VERSION_MINOR 2
-#define VERSION_PATCH 0
-#define BUILD_ID BUILD_ALPHA
+#define VERSION_PATCH 999
+#define BUILD_ID BUILD_INTERNAL
 
 // =============================================
 #if (BUILD_ID != BUILD_INTERNAL)

mercurial