From: Dale Weiler Date: Sun, 23 Dec 2012 09:18:17 +0000 (+0000) Subject: Bump 0.2 -> 0.3 X-Git-Tag: before-library~547 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=da49a40b96c7cc2ebefb4edd704d77cc8ce995fa;p=xonotic%2Fgmqcc.git Bump 0.2 -> 0.3 --- diff --git a/gmqcc.h b/gmqcc.h index 6fbf900..616d7d2 100644 --- a/gmqcc.h +++ b/gmqcc.h @@ -40,7 +40,7 @@ #endif #define GMQCC_VERSION_MAJOR 0 -#define GMQCC_VERSION_MINOR 2 +#define GMQCC_VERSION_MINOR 3 #define GMQCC_VERSION_PATCH 0 #define GMQCC_VERSION_BUILD(J,N,P) (((J)<<16)|((N)<<8)|(P)) #define GMQCC_VERSION \