From abc4450fb67a0865b7f839105fb905f8bb9eae07 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 18 Nov 2004 14:24:59 +0000 Subject: [PATCH] Updates for 0.63 Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2067 --- src/platform/visualc/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platform/visualc/config.h b/src/platform/visualc/config.h index bf95d649..d31afd04 100644 --- a/src/platform/visualc/config.h +++ b/src/platform/visualc/config.h @@ -1,6 +1,6 @@ #define INLINE __forceinline -#define VERSION "0.62" +#define VERSION "0.63" /* Define to 1 to enable internal debugger, requires libcurses */