diff --git a/src/version.h b/src/version.h index 64a685ea7..59a864303 100644 --- a/src/version.h +++ b/src/version.h @@ -49,7 +49,7 @@ const char *GetVersionString(); #define RC_PRODUCTVERSION2 VERSIONSTR // These are for content versioning. #define VER_MAJOR 3 -#define VER_MINOR 6 +#define VER_MINOR 7 #define VER_REVISION 0 // Version identifier for network games.