aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorJames Brown2003-04-20 21:42:49 +0000
committerJames Brown2003-04-20 21:42:49 +0000
commit751561d28ea993a5f1a245415a17aff84b57bb6d (patch)
tree3e4273c28ec5daf20d9a0ef7d9a881cbdbe67ecf /common
parent7dd0bda6eabe266081fee7d45965d1424755592c (diff)
downloadscummvm-rg350-751561d28ea993a5f1a245415a17aff84b57bb6d.tar.gz
scummvm-rg350-751561d28ea993a5f1a245415a17aff84b57bb6d.tar.bz2
scummvm-rg350-751561d28ea993a5f1a245415a17aff84b57bb6d.zip
Bumpidity
svn-id: r7043
Diffstat (limited to 'common')
-rw-r--r--common/engine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/engine.h b/common/engine.h
index cdeab8d326..11d2fc815c 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -24,8 +24,8 @@
#include "scummsys.h"
#include "system.h"
-#define SCUMMVM_VERSION "0.3.2cvs"
-#define SCUMMVM_CVS "2003-02-26"
+#define SCUMMVM_VERSION "0.3.7cvs"
+#define SCUMMVM_CVS "2003-04-20"
class SoundMixer;
class GameDetector;