summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-05-03 15:09:54 -0700
committerMatt Turner <mattst88@gmail.com>2022-05-03 15:09:54 -0700
commitc2c4a2cd1947e559718acdba19ef6e7db731dbeb (patch)
treef0e6b712846c467303ffc4fc30acf0fdcd86f028
parentddafdba11f6919e6fcf977c09c78b06f94de47aa (diff)
downloadxcb-libxcb-c2c4a2cd1947e559718acdba19ef6e7db731dbeb.tar.gz
libxcb 1.15libxcb-1.15
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d7a172..4198a50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libxcb],[1.14],
+AC_INIT([libxcb],[1.15],
[https://gitlab.freedesktop.org/xorg/lib/libxcb/issues],
[libxcb])
AC_CONFIG_AUX_DIR([build-aux])