Tag version 0.1 alpha (for real this time)

Wed, 22 May 2013 22:19:20 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Wed, 22 May 2013 22:19:20 +0300
changeset 244
fc090d0491a0
parent 243
a7c72c847634
child 245
f6b664f0d16b

Tag version 0.1 alpha (for real this time)

src/common.h file | annotate | diff | comparison | revisions
--- a/src/common.h	Wed May 22 22:12:18 2013 +0300
+++ b/src/common.h	Wed May 22 22:19:20 2013 +0300
@@ -35,9 +35,9 @@
 
 #define APPNAME "LDForge"
 #define VERSION_MAJOR 0
-#define VERSION_MINOR 0
-#define VERSION_PATCH 999
-#define BUILD_ID BUILD_INTERNAL
+#define VERSION_MINOR 1
+#define VERSION_PATCH 0
+#define BUILD_ID BUILD_ALPHA
 
 // =============================================
 #if (BUILD_ID != BUILD_INTERNAL)

mercurial