aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
authorMax Horn2002-12-01 17:04:59 +0000
committerMax Horn2002-12-01 17:04:59 +0000
commit093dbbe5b0c4efa0c48a1185f8fd7d6bcce6e0a2 (patch)
treedefb661a50cdd07623fd76510ff5a864b340aa7e /common/engine.h
parent45b78268a281934f5d6f16acd8bb78e388bed476 (diff)
downloadscummvm-rg350-093dbbe5b0c4efa0c48a1185f8fd7d6bcce6e0a2.tar.gz
scummvm-rg350-093dbbe5b0c4efa0c48a1185f8fd7d6bcce6e0a2.tar.bz2
scummvm-rg350-093dbbe5b0c4efa0c48a1185f8fd7d6bcce6e0a2.zip
getting ready for 0.3.0
svn-id: r5788
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 504848b2a0..b61b504fe7 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -24,8 +24,8 @@
#include "scummsys.h"
#include "system.h"
-#define SCUMMVM_VERSION "0.2.82 CVS"
-#define SCUMMVM_CVS "2002-11-15+"
+#define SCUMMVM_VERSION "0.3.0"
+#define SCUMMVM_CVS "2002-12-01"
class SoundMixer;
class GameDetector;