summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2013-12-22 15:57:36 +0100
committerUli Schlachter <psychon@znc.in>2013-12-22 15:59:30 +0100
commit0d8f09b6469c45be08dae3665d352269ffcc7df2 (patch)
tree1d42d94e070926f996a55559df1650dbaacde3a7 /configure.ac
parent4087fc682c5ceb849b74442e17a6b73176e5eecb (diff)
downloadxcb-proto-0d8f09b6469c45be08dae3665d352269ffcc7df2.tar.gz
Release xcb-proto 1.101.10
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 c82c8c7..a235f93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.9,
+ 1.10,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])