[Scummvm-cvs-logs] CVS: scummvm/common engine.h,1.9.2.1,1.9.2.2

James Brown ender at users.sourceforge.net
Fri Dec 6 00:25:02 CET 2002


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv28788/common

Modified Files:
      Tag: branch-0-3-0
	engine.h 
Log Message:
Backport 649358: DOTT Animation Fix
Updating dates to tag 0.3.0b



Index: engine.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/engine.h,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -u -d -r1.9.2.1 -r1.9.2.2
--- engine.h	4 Dec 2002 13:28:56 -0000	1.9.2.1
+++ engine.h	6 Dec 2002 08:24:05 -0000	1.9.2.2
@@ -25,7 +25,7 @@
 #include "system.h"
 
 #define SCUMMVM_VERSION "0.3.0b"
-#define SCUMMVM_CVS "2002-12-??"
+#define SCUMMVM_CVS "2002-12-08"
 
 class SoundMixer;
 class GameDetector;





More information about the Scummvm-git-logs mailing list