[Scummvm-cvs-logs] CVS: scummvm/common engine.h,1.22.2.2,1.22.2.3

Max Horn fingolfin at users.sourceforge.net
Sun May 25 05:18:01 CEST 2003


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

Modified Files:
      Tag: branch-0-4-0
	engine.h 
Log Message:
0.4.1 changes

Index: engine.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/engine.h,v
retrieving revision 1.22.2.2
retrieving revision 1.22.2.3
diff -u -d -r1.22.2.2 -r1.22.2.3
--- engine.h	11 May 2003 11:35:21 -0000	1.22.2.2
+++ engine.h	25 May 2003 12:17:31 -0000	1.22.2.3
@@ -24,8 +24,8 @@
 #include "scummsys.h"
 #include "system.h"
 
-#define SCUMMVM_VERSION "0.4.0"
-#define SCUMMVM_CVS "2003-05-11"
+#define SCUMMVM_VERSION "0.4.1"
+#define SCUMMVM_CVS "2003-05-25"
 
 class SoundMixer;
 class GameDetector;





More information about the Scummvm-git-logs mailing list