[Xcb-commit] xcb/proto: configure.ac

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Aug 16 20:10:12 UTC 2023


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 98eeebfc2d7db5377b85437418fb942ea30ffc0d
Author: Matt Turner <mattst88 at gmail.com>
Date:   Wed Aug 16 16:06:46 2023 -0400

    xcb-proto 1.16.0
    
    Signed-off-by: Matt Turner <mattst88 at gmail.com>

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 at lists.freedesktop.org])
 AC_CONFIG_SRCDIR([xcb-proto.pc.in])
 AM_INIT_AUTOMAKE([foreign dist-xz])


More information about the xcb-commit mailing list