added support for MOD and MP3 music for Emscripten platform
[rocksndiamonds.git] / src / main.h
index 82963880bfc78b3a721555850966c849023ea107..4f48f30bf6eb09277de195c4b4092fa44a51dd63 100644 (file)
@@ -2598,8 +2598,8 @@ enum
 // program information and versioning definitions
 #define PROGRAM_VERSION_SUPER          4
 #define PROGRAM_VERSION_MAJOR          3
-#define PROGRAM_VERSION_MINOR          1
-#define PROGRAM_VERSION_PATCH          2
+#define PROGRAM_VERSION_MINOR          2
+#define PROGRAM_VERSION_PATCH          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"