summaryrefslogtreecommitdiff
path: root/proto/xcb-proto/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2024-07-11 08:03:02 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2024-07-11 08:03:02 +0000
commit741167747bb978bed04ee56cb9911a8aabb8f3d4 (patch)
tree518fa56f3dca85001f423cb129cf7196bb28611f /proto/xcb-proto/configure.ac
parenta9ef0e101c4f4e07e16b2c9f079ad15c89b27680 (diff)
Update to xcb-proto 1.17.0
Diffstat (limited to 'proto/xcb-proto/configure.ac')
-rw-r--r--proto/xcb-proto/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/xcb-proto/configure.ac b/proto/xcb-proto/configure.ac
index 27a85da30..60a1b783e 100644
--- a/proto/xcb-proto/configure.ac
+++ b/proto/xcb-proto/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.15.2,
+ 1.17.0,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-xz])