Freeze EMU_VERSION_EX at 3.50 due to reported Windows redetections

This commit is contained in:
RichardG867
2022-06-27 15:51:10 -03:00
parent e6b84753c4
commit 69480da5e7
4 changed files with 9 additions and 24 deletions

View File

@@ -22,7 +22,7 @@
#define EMU_VERSION "3.5"
#define EMU_VERSION_W LSTR(EMU_VERSION)
#define EMU_VERSION_EX "3.50"
#define EMU_VERSION_EX "3.50" /* frozen due to IDE re-detection behavior on Windows */
#define EMU_VERSION_MAJ 3
#define EMU_VERSION_MIN 5
#define EMU_VERSION_PATCH 0