aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorJames Brown2002-12-27 20:04:41 +0000
committerJames Brown2002-12-27 20:04:41 +0000
commit17aaf8cbada3713aa0f1ae2295a8834eb47a3875 (patch)
tree9d584e9da7d95c974260e3594b50b83305ee0772 /common
parent788fd1e7189132619d0f8fc03b5a4de8149f08af (diff)
downloadscummvm-rg350-17aaf8cbada3713aa0f1ae2295a8834eb47a3875.tar.gz
scummvm-rg350-17aaf8cbada3713aa0f1ae2295a8834eb47a3875.tar.bz2
scummvm-rg350-17aaf8cbada3713aa0f1ae2295a8834eb47a3875.zip
Bump cvs date, add some post-0.3.0 changes to NEWS (These really need to be kept updated more frequently)
svn-id: r6209
Diffstat (limited to 'common')
-rw-r--r--common/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/engine.h b/common/engine.h
index 0ceaecc7af..c7f6748ddf 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -25,7 +25,7 @@
#include "system.h"
#define SCUMMVM_VERSION "0.3.1cvs"
-#define SCUMMVM_CVS "2002-12-04"
+#define SCUMMVM_CVS "2002-12-28"
class SoundMixer;
class GameDetector;