Module Name:    xsrc
Committed By:   mrg
Date:           Wed Jun 12 06:14:31 UTC 2013

Modified Files:
        xsrc/external/mit/libxcb/include: config.h

Log Message:
udpate for libxcb 1.9.1.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/libxcb/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/libxcb/include/config.h
diff -u xsrc/external/mit/libxcb/include/config.h:1.3 xsrc/external/mit/libxcb/include/config.h:1.4
--- xsrc/external/mit/libxcb/include/config.h:1.3	Fri May 31 10:55:03 2013
+++ xsrc/external/mit/libxcb/include/config.h	Wed Jun 12 06:14:30 2013
@@ -72,7 +72,7 @@
 #define PACKAGE_NAME "libxcb"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libxcb 1.9"
+#define PACKAGE_STRING "libxcb 1.9.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libxcb"
@@ -81,7 +81,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.9"
+#define PACKAGE_VERSION "1.9.1"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
@@ -112,7 +112,7 @@
 
 
 /* Version number of package */
-#define VERSION "1.9"
+#define VERSION "1.9.1"
 
 /* XCB buffer queue size */
 #define XCB_QUEUE_BUFFER_SIZE 16384

Reply via email to