[Xcb-commit] util-errors: configure.ac
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Oct 19 01:13:32 UTC 2022
configure.ac | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 517dd82c079de762a7426f20166a44f11e8d38c5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Tue Oct 18 18:10:25 2022 -0700
xcb-util-errors 1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
diff --git a/configure.ac b/configure.ac
index 2356431..1f00791 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-errors],1.0,[xcb at lists.freedesktop.org])
+AC_INIT([xcb-util-errors], [1.0.1],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])
More information about the xcb-commit
mailing list