summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2020-02-22 12:13:50 -0800
committerMatt Turner <mattst88@gmail.com>2020-02-22 12:15:33 -0800
commit73d84bf39be7f3d8c90d7494bd4641456f2c8ef9 (patch)
tree5c75e06ed2fa554778d82fed06e389fc014cd896 /configure.ac
parent6d846028718206769d6b70c96239b926e782b4aa (diff)
downloadxcb-proto-73d84bf39be7f3d8c90d7494bd4641456f2c8ef9.tar.gz
Release xcb-proto 1.14xcb-proto-1.14
Signed-off-by: Matt Turner <mattst88@gmail.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 059be73..14a7c2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.13,
+ 1.14,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-xz])