Module Name: xsrc
Committed By: mrg
Date: Sat Aug 14 11:38:31 UTC 2010
Modified Files:
xsrc/external/mit/libxcb/include: config.h
Log Message:
update this for libxcb 1.7.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 xsrc/external/mit/libxcb/include/config.h:1.2
--- xsrc/external/mit/libxcb/include/config.h:1.1 Sun Jul 18 07:04:52 2010
+++ xsrc/external/mit/libxcb/include/config.h Sat Aug 14 11:38:31 2010
@@ -60,7 +60,7 @@
#define PACKAGE_NAME "libxcb"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libxcb 1.6"
+#define PACKAGE_STRING "libxcb 1.7"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libxcb"
@@ -69,7 +69,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.6"
+#define PACKAGE_VERSION "1.7"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -78,7 +78,7 @@
#define USE_POLL 1
/* Version number of package */
-#define VERSION "1.6"
+#define VERSION "1.7"
/* XCB buffer queue size */
#define XCB_QUEUE_BUFFER_SIZE 16384