aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
authorJames Brown2002-11-10 16:00:09 +0000
committerJames Brown2002-11-10 16:00:09 +0000
commit9d3a9fe2ae8cf14df7394ed517242d5370595036 (patch)
treed2aad35484b5007350d197b93fa3cf64dd1a325a /common/engine.h
parent8dd8b927f5efc43c82c3e8d5e6475afb87c15895 (diff)
downloadscummvm-rg350-9d3a9fe2ae8cf14df7394ed517242d5370595036.tar.gz
scummvm-rg350-9d3a9fe2ae8cf14df7394ed517242d5370595036.tar.bz2
scummvm-rg350-9d3a9fe2ae8cf14df7394ed517242d5370595036.zip
Update internal version number
svn-id: r5498
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 27a6845c00..49ce90fd9d 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -24,8 +24,8 @@
#include "scummsys.h"
#include "system.h"
-#define SCUMMVM_VERSION "0.2.7 CVS"
-#define SCUMMVM_CVS "2002-10-28+"
+#define SCUMMVM_VERSION "0.2.81 CVS"
+#define SCUMMVM_CVS "2002-11-11+"
class SoundMixer;
class GameDetector;