aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
authorJames Brown2002-11-15 10:40:09 +0000
committerJames Brown2002-11-15 10:40:09 +0000
commit90cecaf718b28f164baae7c12160d1e4ff6ecd1c (patch)
treeecc3c5b8999f64176e28baa7a0bcd76ebcc66265 /common/engine.h
parentf2f9f48faf3c1417daa2c473011feca59be6fee6 (diff)
downloadscummvm-rg350-90cecaf718b28f164baae7c12160d1e4ff6ecd1c.tar.gz
scummvm-rg350-90cecaf718b28f164baae7c12160d1e4ff6ecd1c.tar.bz2
scummvm-rg350-90cecaf718b28f164baae7c12160d1e4ff6ecd1c.zip
More tempo updates, news update, bump version number
svn-id: r5557
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 ec2c400912..504848b2a0 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -24,8 +24,8 @@
#include "scummsys.h"
#include "system.h"
-#define SCUMMVM_VERSION "0.2.81 CVS"
-#define SCUMMVM_CVS "2002-11-11+"
+#define SCUMMVM_VERSION "0.2.82 CVS"
+#define SCUMMVM_CVS "2002-11-15+"
class SoundMixer;
class GameDetector;