From c1cab28e27dd1c5a81394965248b57e490ccf2ca Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 9 Apr 2023 13:27:07 -0700 Subject: libXfixes 6.0.1 Signed-off-by: Alan Coopersmith --- configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 43b036c..83e686d 100644 --- a/configure.ac +++ b/configure.ac @@ -32,8 +32,9 @@ AC_PREREQ([2.60]) # that 'revision' number appears in Xfixes.h and has to be manually # synchronized. # -AC_INIT(libXfixes, [6.0.0], - [https://gitlab.freedesktop.org/xorg/lib/libXfixes/issues], [libXfixes]) +AC_INIT(libXfixes, [6.0.1], + [https://gitlab.freedesktop.org/xorg/lib/libxfixes/-/issues], + [libXfixes]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIRS([m4]) -- cgit v1.2.3