[Xcb-commit] xcb/util-cursor: configure.ac
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Oct 18 17:05:29 UTC 2022
configure.ac | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 3d7e713e85af18d7e52cafdc9d20a2715048dee7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Tue Oct 18 09:58:51 2022 -0700
xcb-util-cursor 0.1.4
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
diff --git a/configure.ac b/configure.ac
index d548dd6..1a03efc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,7 @@
dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf >= 2.62
AC_PREREQ(2.62)
-AC_INIT([xcb-util-cursor],0.1.3,[xcb at lists.freedesktop.org])
+AC_INIT([xcb-util-cursor],[0.1.4],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor/-/issues])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])
More information about the xcb-commit
mailing list