Tag 0.2 alpha

Wed, 10 Jul 2013 02:18:54 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Wed, 10 Jul 2013 02:18:54 +0300
changeset 374
6c30af56af11
parent 373
91bea18bd77a
child 375
54c90b15d35c

Tag 0.2 alpha

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

mercurial