summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2014-08-01 15:43:15 +0200
committerUli Schlachter <psychon@znc.in>2014-08-01 15:43:15 +0200
commit4b384d2a015c50d0e93dcacda4b8260a3fd37640 (patch)
tree47d6546d8d523cb05791a71f64ce401fc83accd1 /configure.ac
parent8d7ee5b6ba4cf343f7df70372a3e1f85b82aeed7 (diff)
downloadxcb-proto-4b384d2a015c50d0e93dcacda4b8260a3fd37640.tar.gz
Release xcb-proto 1.111.11
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 a235f93..d140bfe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.10,
+ 1.11,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])