diff options
author | Matt Turner <mattst88@gmail.com> | 2024-04-12 12:40:38 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2024-04-12 12:40:38 -0400 |
commit | 77d7fc04da729ddc5ed4aacf30253726fac24dca (patch) | |
tree | 26da96b71bc2753427bc54ca05f1706715d84b0c | |
parent | c9482ce62b89bf710d5ca603bf72c27326356e70 (diff) |
xcb-proto 1.17.0xcb-proto-1.17.0
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
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]) |