1
0
Fork 0

version number update

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1276
This commit is contained in:
Peter Veenstra 2003-09-29 21:10:59 +00:00
parent 4280d1cef5
commit 85f59175f6

View file

@ -1,9 +1,9 @@
#define INLINE __forceinline
#define VERSION "0.58"
#define VERSION "0.60"
/* Define to 1 to enable internal debugger, requires libcurses */
#define C_DEBUG 1
#define C_DEBUG 0
/* Define to 1 to enable screenshots, requires libpng */
#define C_SSHOT 1