[Scummvm-cvs-logs] CVS: scummvm/common engine.h,1.9,1.10

Max Horn fingolfin at users.sourceforge.net
Wed Dec 4 05:32:02 CET 2002


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

Modified Files:
	engine.h 
Log Message:
updated version on trunk to 0.3.1cvs

Index: engine.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/engine.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- engine.h	1 Dec 2002 17:04:59 -0000	1.9
+++ engine.h	4 Dec 2002 13:31:13 -0000	1.10
@@ -24,8 +24,8 @@
 #include "scummsys.h"
 #include "system.h"
 
-#define SCUMMVM_VERSION "0.3.0"
-#define SCUMMVM_CVS "2002-12-01"
+#define SCUMMVM_VERSION "0.3.1cvs"
+#define SCUMMVM_CVS "2002-12-04"
 
 class SoundMixer;
 class GameDetector;





More information about the Scummvm-git-logs mailing list