Wed, 22 May 2013 22:19:20 +0300
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)