Wed Jun 12 06:14:31 2013 UTC ()
udpate for libxcb 1.9.1.


(mrg)
diff -r1.3 -r1.4 xsrc/external/mit/libxcb/include/config.h

cvs diff -r1.3 -r1.4 xsrc/external/mit/libxcb/include/config.h (expand / switch to context diff)
--- xsrc/external/mit/libxcb/include/config.h 2013/05/31 10:55:03 1.3
+++ xsrc/external/mit/libxcb/include/config.h 2013/06/12 06:14:30 1.4
@@ -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