summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2012-10-05 14:53:37 +0200
committerUli Schlachter <psychon@znc.in>2012-10-05 14:53:37 +0200
commit4ffe54f69049e6792a35a287fd9ff83abbd4fd8d (patch)
tree86c322250fe23a775aaafd3d23a0d2c86cb125d1 /configure.ac
parent4f52f884f42b72087f3323f2bab204223664a488 (diff)
Release libxcb 1.91.9
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 3f44b53..7364383 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
# Initialize Autoconf
AC_PREREQ(2.57)
AC_INIT([libxcb],
- 1.8.1,
+ 1.9,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb.pc.in])
# Set common system defines for POSIX extensions, such as _GNU_SOURCE