Wed, 10 Jul 2013 02:58:59 +0300
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)