diff --git a/common/versionNumber.h b/common/versionNumber.h index 6b3cf106f8c..a53cb7e6355 100644 --- a/common/versionNumber.h +++ b/common/versionNumber.h @@ -18,6 +18,6 @@ OPENMPT_NAMESPACE_BEGIN #define VER_MAJORMAJOR 1 #define VER_MAJOR 30 #define VER_MINOR 12 -#define VER_MINORMINOR 12 +#define VER_MINORMINOR 13 OPENMPT_NAMESPACE_END