summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2016-05-14 10:32:42 +0200
committerUli Schlachter <psychon@znc.in>2016-05-18 18:34:11 +0200
commit6398e42131eedddde0d98759067dde933191f049 (patch)
treedae7c7d23b52b12714340d0a4ab5dc12b540771c /configure.ac
parent2ba8cdb2ef7d12b9615329b50ff14d69e6fa4a37 (diff)
downloadxcb-proto-6398e42131eedddde0d98759067dde933191f049.tar.gz
Release xcb-proto 1.121.12
There were more than 100 commits since the last release. The NEWS file only provides an overview of these changes. 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 d140bfe..540a8dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.11,
+ 1.12,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])