summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2012-03-23 16:24:15 +0100
committerJulien Danjou <julien@danjou.info>2012-03-23 16:24:15 +0100
commit8c41b3c901c046756fad477e9e95de20178027c3 (patch)
treeceb5df2afd3a0cdd73c953e0d985d323ea174425 /configure.ac
parenteaa943c23e36152add4b5e4e3d62b89b371d31db (diff)
downloadxcb-proto-8c41b3c901c046756fad477e9e95de20178027c3.tar.gz
Release xcb-proto 1.7.11.7.1
Signed-off-by: Julien Danjou <julien@danjou.info>
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 5368e2a..e20c9aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.7,
+ 1.7.1,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])