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