From ed461f379b6cde5bea7bc99d253c270b37298401 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Fri, 17 Jun 2022 13:56:42 -0400 Subject: xcb-proto 1.15.2 Signed-off-by: Matt Turner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 068eb83..27a85da 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([XCB Proto], - 1.15.1, + 1.15.2, [xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([xcb-proto.pc.in]) AM_INIT_AUTOMAKE([foreign dist-xz]) -- cgit v1.2.1