diff options
author | Max Horn | 2003-05-19 20:40:54 +0000 |
---|---|---|
committer | Max Horn | 2003-05-19 20:40:54 +0000 |
commit | 881e127298f55e6252763fc1f6f5c2ac967a15e5 (patch) | |
tree | bc1454b8c958610aa9316520dd3170af85af70b2 | |
parent | bc73fcf386bdf58a87f2c8bb36759a173a1ba866 (diff) | |
download | scummvm-rg350-881e127298f55e6252763fc1f6f5c2ac967a15e5.tar.gz scummvm-rg350-881e127298f55e6252763fc1f6f5c2ac967a15e5.tar.bz2 scummvm-rg350-881e127298f55e6252763fc1f6f5c2ac967a15e5.zip |
new date (post-0.4.0)
svn-id: r7702
-rw-r--r-- | common/engine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/engine.h b/common/engine.h index 1b0c1d27b1..0d959bbab7 100644 --- a/common/engine.h +++ b/common/engine.h @@ -25,7 +25,7 @@ #include "system.h" #define SCUMMVM_VERSION "0.4.1cvs" -#define SCUMMVM_CVS "2003-05-05" +#define SCUMMVM_CVS "2003-05-19" class SoundMixer; class GameDetector; |