summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2020-10-08 15:25:10 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2020-10-08 15:29:51 -0700
commit496e3ce329c3cc9b32af4054c30fa0f306deb007 (patch)
treebe3b67ad9604da6a4da6394d2075c37217539efc /configure.ac
parent0c31b8a29e1b4732f315a75f9b42a8345fafdc5f (diff)
downloadxcb-proto-496e3ce329c3cc9b32af4054c30fa0f306deb007.tar.gz
xcb-proto 1.14.1xcb-proto-1.14.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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 14a7c2d..ac05812 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.14,
+ 1.14.1,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-xz])