Revert "Merge branch 'master' of https://github.com/86Box/86Box"

This reverts commit efb79217f2, reversing
changes made to 351db812e0.
This commit is contained in:
David Hrdlička
2022-02-18 21:42:05 +01:00
parent 08c8a02f28
commit 76fbaa4b8c
17 changed files with 155 additions and 71 deletions

View File

@@ -20,12 +20,12 @@
#define EMU_NAME "86Box"
#define EMU_NAME_W LSTR(EMU_NAME)
#define EMU_VERSION "3.3"
#define EMU_VERSION "3.2.1"
#define EMU_VERSION_W LSTR(EMU_VERSION)
#define EMU_VERSION_EX "3.30"
#define EMU_VERSION_EX "3.21"
#define EMU_VERSION_MAJ 3
#define EMU_VERSION_MIN 3
#define EMU_VERSION_PATCH 0
#define EMU_VERSION_MIN 2
#define EMU_VERSION_PATCH 1
#define EMU_BUILD_NUM 0