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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 19 02:03:21 UTC 2022


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

New commits:
commit 0c6681e465c9cc7b1fbb60778ba1eaa61ab01a14
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Oct 18 19:01:07 2022 -0700

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

diff --git a/configure.ac b/configure.ac
index a878c9e..9551f0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf >= 2.62
 AC_PREREQ(2.62)
-AC_INIT([xcb-util-wm],[0.4.1],
-        [https://gitlab.freedesktop.org/xorg/lib/libxcb-wm/issues],
+AC_INIT([xcb-util-wm], [0.4.2],
+        [https://gitlab.freedesktop.org/xorg/lib/libxcb-wm/-/issues],
         [xcb-util-wm])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])


More information about the xcb-commit mailing list