summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2016-05-14 10:36:54 +0200
committerUli Schlachter <psychon@znc.in>2016-05-18 18:43:38 +0200
commitd34785a34f28fa6a00f8ce00d87e3132ff0f6467 (patch)
tree5b8a5591f72b160f336718fb36cfadcbbaa7ecbe /configure.ac
parentb11fca06f75b26b94e3f1d3e3c3954d365f80759 (diff)
Release libxcb 1.121.12
Signed-off-by: Uli Schlachter <psychon@znc.in>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 126d2bf..ec31542 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.11.90],
+AC_INIT([libxcb],[1.12],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xcb],
[libxcb])
AC_CONFIG_AUX_DIR([build-aux])