# HG changeset patch # User Santeri Piippo # Date 1373411934 -10800 # Node ID 6c30af56af11e00ba05dac98d12c622592ca1f81 # Parent 91bea18bd77a169215da56366ac6055bda8824d6 Tag 0.2 alpha diff -r 91bea18bd77a -r 6c30af56af11 src/common.h --- 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)