Administrative changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2941
This commit is contained in:
parent
c3d2ddebd5
commit
ee260ffd5c
3 changed files with 3 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.70
|
||||
0.71
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
dnl Init.
|
||||
AC_INIT(dosbox,0.70)
|
||||
AC_INIT(dosbox,0.71)
|
||||
AC_PREREQ(2.50)
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#define INLINE __forceinline
|
||||
|
||||
#define VERSION "0.70"
|
||||
#define VERSION "0.71"
|
||||
|
||||
|
||||
/* Define to 1 to enable internal debugger, requires libcurses */
|
||||
|
|
Loading…
Add table
Reference in a new issue