mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Fix irky old date. We need to autogenerate this somehow.
svn-id: r8771
This commit is contained in:
+2
-2
@@ -24,8 +24,8 @@
|
||||
#include "scummsys.h"
|
||||
#include "system.h"
|
||||
|
||||
#define SCUMMVM_VERSION "0.4.2cvs"
|
||||
#define SCUMMVM_CVS "2003-05-25"
|
||||
#define SCUMMVM_VERSION "0.5.0pre-cvs"
|
||||
#define SCUMMVM_CVS "2003-07-xx"
|
||||
|
||||
|
||||
enum GameId {
|
||||
|
||||
Reference in New Issue
Block a user