mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 10:48:18 +08:00
Begin next version
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
0.82.21 (next)
|
||||
-
|
||||
0.82.20
|
||||
- Dynamic core IMUL instruction mistake fixed,
|
||||
signed multiply works properly again.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
dnl Init.
|
||||
AC_INIT(dosbox-x,0.82.20,[https://github.com/joncampbell123/dosbox-x/issues],[],[http://dosbox-x.software])
|
||||
AC_INIT(dosbox-x,0.82.21,[https://github.com/joncampbell123/dosbox-x/issues],[],[http://dosbox-x.software])
|
||||
AC_PREREQ(2.60)
|
||||
AC_CONFIG_SRCDIR(README.md)
|
||||
|
||||
|
@@ -1,3 +1,3 @@
|
||||
/*auto-generated*/
|
||||
#define UPDATED_STR "Jul 31, 2019 8:30:34pm"
|
||||
#define UPDATED_STR "Aug 1, 2019 12:29:06am"
|
||||
#define COPYRIGHT_END_YEAR "2019"
|
||||
|
Reference in New Issue
Block a user