diff options
author | Matt Turner <mattst88@gmail.com> | 2023-08-16 16:06:46 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2023-08-16 16:06:46 -0400 |
commit | 98eeebfc2d7db5377b85437418fb942ea30ffc0d (patch) | |
tree | c8579e5127880fe79709a791554b7ad6e1f52326 | |
parent | b016df100111b56d7c1a2c63ea6791b2287a83e4 (diff) |
xcb-proto 1.16.0xcb-proto-1.16.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 27a85da..9350e71 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([XCB Proto], - 1.15.2, + 1.16.0, [xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([xcb-proto.pc.in]) AM_INIT_AUTOMAKE([foreign dist-xz]) |