summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libxcb/src/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libxcb/src/config.h b/lib/libxcb/src/config.h
index 22aeabc77..14323d47a 100644
--- a/lib/libxcb/src/config.h
+++ b/lib/libxcb/src/config.h
@@ -56,7 +56,7 @@
#define PACKAGE_NAME "libxcb"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libxcb 1.2"
+#define PACKAGE_STRING "libxcb 1.7"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libxcb"
@@ -68,7 +68,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.2"
+#define VERSION "1.7"
/* XCB buffer queue size */
#define XCB_QUEUE_BUFFER_SIZE 16384