aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
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 e84f7477c6..1b0c1d27b1 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -24,8 +24,8 @@
#include "scummsys.h"
#include "system.h"
-#define SCUMMVM_VERSION "0.3.7cvs"
-#define SCUMMVM_CVS "2003-04-20"
+#define SCUMMVM_VERSION "0.4.1cvs"
+#define SCUMMVM_CVS "2003-05-05"
class SoundMixer;
class GameDetector;