aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
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 0d959bbab7..d6de2d4d32 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -24,8 +24,8 @@
#include "scummsys.h"
#include "system.h"
-#define SCUMMVM_VERSION "0.4.1cvs"
-#define SCUMMVM_CVS "2003-05-19"
+#define SCUMMVM_VERSION "0.4.2cvs"
+#define SCUMMVM_CVS "2003-05-25"
class SoundMixer;
class GameDetector;