[Xcb-commit] util-image: configure.ac

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Oct 18 19:48:15 UTC 2022


 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 525ce59fe2329d4b23fc0c52ed9dd92daac8ac2a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Oct 18 12:43:04 2022 -0700

    xcb-util-image 0.4.1
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/configure.ac b/configure.ac
index 5c2abed..9cf3f5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.59c)
-AC_INIT([xcb-util-image],[0.4.0],
-        [https://gitlab.freedesktop.org/xorg/lib/libxcb-image/issues],
+AC_INIT([xcb-util-image], [0.4.1],
+        [https://gitlab.freedesktop.org/xorg/lib/libxcb-image/-/issues],
         [xcb-util-image])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])


More information about the xcb-commit mailing list