aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
authorMax Horn2003-05-19 20:40:54 +0000
committerMax Horn2003-05-19 20:40:54 +0000
commit881e127298f55e6252763fc1f6f5c2ac967a15e5 (patch)
treebc1454b8c958610aa9316520dd3170af85af70b2 /common/engine.h
parentbc73fcf386bdf58a87f2c8bb36759a173a1ba866 (diff)
downloadscummvm-rg350-881e127298f55e6252763fc1f6f5c2ac967a15e5.tar.gz
scummvm-rg350-881e127298f55e6252763fc1f6f5c2ac967a15e5.tar.bz2
scummvm-rg350-881e127298f55e6252763fc1f6f5c2ac967a15e5.zip
new date (post-0.4.0)
svn-id: r7702
Diffstat (limited to 'common/engine.h')
-rw-r--r--common/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/engine.h b/common/engine.h
index 1b0c1d27b1..0d959bbab7 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -25,7 +25,7 @@
#include "system.h"
#define SCUMMVM_VERSION "0.4.1cvs"
-#define SCUMMVM_CVS "2003-05-05"
+#define SCUMMVM_CVS "2003-05-19"
class SoundMixer;
class GameDetector;