pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/win32 config.h,1.4,1.5


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/win32 config.h,1.4,1.5
Date: 28 Mar 2003 23:54:16 -0000

Update of /var/lib/cvs/Games/Pingus/src/win32
In directory dark:/tmp/cvs-serv4567/win32

Modified Files:
        config.h 
Log Message:
- fixed screenshot support (only tested in 16bit)

Index: config.h
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/win32/config.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- config.h    15 Jan 2002 20:37:57 -0000      1.4
+++ config.h    28 Mar 2003 23:54:14 -0000      1.5
@@ -4,11 +4,11 @@
 #include <assert.h>
 
 #define PACKAGE "Pingus"
-#define VERSION  "0.5.0"
+#define VERSION  "0.6.0"
 #define MAJOR_VERSION 0
-#define MINOR_VERSION 5
+#define MINOR_VERSION 6
 #define PATCH_VERSION 0
-#define VERSION_STRING "0.50"
+#define VERSION_STRING "0.6.0"
 #define PINGUS_DATADIR "data"
 #define LIBXML_2 1
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]