aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
authorMax Horn2002-12-04 13:31:14 +0000
committerMax Horn2002-12-04 13:31:14 +0000
commit9d9214bb7b8fc2c51743c67c723ffe17bf00180c (patch)
tree89d8ed9c1a9331d05519ccce1894ca3ea8240001 /common/engine.h
parent8f23186ac54e827837bdd94f5cc76a274b64ee7d (diff)
downloadscummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.tar.gz
scummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.tar.bz2
scummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.zip
updated version on trunk to 0.3.1cvs
svn-id: r5828
Diffstat (limited to 'common/engine.h')
-rw-r--r--common/engine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/engine.h b/common/engine.h
index b61b504fe7..6d800226e7 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -24,8 +24,8 @@
#include "scummsys.h"
#include "system.h"
-#define SCUMMVM_VERSION "0.3.0"
-#define SCUMMVM_CVS "2002-12-01"
+#define SCUMMVM_VERSION "0.3.1cvs"
+#define SCUMMVM_CVS "2002-12-04"
class SoundMixer;
class GameDetector;