From aff5b4bc4b26bf9f1ecca49f55b14871ad67ab3c Mon Sep 17 00:00:00 2001 From: James Brown Date: Wed, 17 Mar 2004 06:08:01 +0000 Subject: Bump version svn-id: r13327 --- 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 ca1385915d..80a762e722 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -83,9 +83,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.7cvs"; +const char *gScummVMVersion = "0.7.0CVS"; const char *gScummVMBuildDate = __DATE__ " " __TIME__; -const char *gScummVMFullVersion = "ScummVM 0.5.7cvs (" __DATE__ " " __TIME__ ")"; +const char *gScummVMFullVersion = "ScummVM 0.7.0CVS (" __DATE__ " " __TIME__ ")"; const char *gScummVMFeatures = "" #ifdef USE_VORBIS "Vorbis " -- cgit v1.2.3