summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2024-04-12 12:40:38 -0400
committerMatt Turner <mattst88@gmail.com>2024-04-12 12:40:38 -0400
commit77d7fc04da729ddc5ed4aacf30253726fac24dca (patch)
tree26da96b71bc2753427bc54ca05f1706715d84b0c
parentc9482ce62b89bf710d5ca603bf72c27326356e70 (diff)
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9350e71..60a1b78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.16.0,
+ 1.17.0,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-xz])