[Xcb-commit] util-keysyms: configure.ac
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Oct 19 01:34:28 UTC 2022
configure.ac | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 85e093f14b0ade2956e0a5d1c37cfde06d8b1ba6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Tue Oct 18 18:26:19 2022 -0700
xcb-util-keysyms 0.4.1
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
diff --git a/configure.ac b/configure.ac
index eedaa90..fe88a01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,6 @@
AC_PREREQ(2.59c)
-AC_INIT([xcb-util-keysyms],0.4.0,[xcb at lists.freedesktop.org])
+AC_INIT([xcb-util-keysyms], [0.4.1],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms/-/issues])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign dist-xz])
More information about the xcb-commit
mailing list