From fba90701985a230fdf2e0d94bd02a3e630b1142d Mon Sep 17 00:00:00 2001 From: James Brown Date: Mon, 8 Dec 2003 16:14:00 +0000 Subject: Version bump, small NEWS tweakage svn-id: r11530 --- base/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base/main.cpp') diff --git a/base/main.cpp b/base/main.cpp index 2f8e435064..24c1a4d691 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -78,9 +78,9 @@ * to setup, but I have no idea if/how one can also change files which are not * currently being commit'ed. */ -const char *gScummVMVersion = "0.5.5cvs"; +const char *gScummVMVersion = "0.5.7cvs"; const char *gScummVMBuildDate = __DATE__ " " __TIME__; -const char *gScummVMFullVersion = "ScummVM 0.5.5cvs (" __DATE__ " " __TIME__ ")"; +const char *gScummVMFullVersion = "ScummVM 0.5.7cvs (" __DATE__ " " __TIME__ ")"; #if defined(WIN32) && defined(NO_CONSOLE) -- cgit v1.2.3