Wed, 22 May 2013 23:33:49 +0300
Now that 0.1 is released, version number becomes 0.1.999
src/common.h | file | annotate | diff | comparison | revisions |
--- a/src/common.h Wed May 22 22:20:06 2013 +0300 +++ b/src/common.h Wed May 22 23:33:49 2013 +0300 @@ -36,8 +36,8 @@ #define APPNAME "LDForge" #define VERSION_MAJOR 0 #define VERSION_MINOR 1 -#define VERSION_PATCH 0 -#define BUILD_ID BUILD_ALPHA +#define VERSION_PATCH 999 +#define BUILD_ID BUILD_INTERNAL // ============================================= #if (BUILD_ID != BUILD_INTERNAL)