start new version

This commit is contained in:
Wengier
2020-11-02 01:57:10 -05:00
parent d4e224fa22
commit 26d318d070
5 changed files with 10 additions and 8 deletions

View File

@@ -256,7 +256,7 @@
#define PACKAGE_NAME "dosbox-x"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "dosbox-x 0.83.7"
#define PACKAGE_STRING "dosbox-x 0.83.8"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "dosbox-x"
@@ -265,7 +265,7 @@
#define PACKAGE_URL "https://dosbox-x.com"
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.83.7"
#define PACKAGE_VERSION "0.83.8"
/* Compiling on RISC OS */
/* #undef RISCOS */
@@ -277,7 +277,7 @@
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
#define VERSION "0.83.7"
#define VERSION "0.83.8"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */