diff --git a/code/qcommon/q_version.h b/code/qcommon/q_version.h index e77fdd96..333a1d0a 100644 --- a/code/qcommon/q_version.h +++ b/code/qcommon/q_version.h @@ -31,8 +31,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // These values are the only one that must be set for the version #define PRODUCT_VERSION_MAJOR 0 -#define PRODUCT_VERSION_MINOR 60 -#define PRODUCT_VERSION_PATCH 2 +#define PRODUCT_VERSION_MINOR 61 +#define PRODUCT_VERSION_PATCH 0 #define PRODUCT_VERSION_SUFFIX "alpha" //