From f77165c819b05af27d9878efe8526a157f569b1a Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 4 Dec 2022 15:17:26 -0800 Subject: libXres 1.2.2 Signed-off-by: Alan Coopersmith --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 29bcecc..037ac9f 100644 --- a/configure.ac +++ b/configure.ac @@ -29,8 +29,8 @@ AC_PREREQ([2.60]) # digit in the version number to track changes which don't affect the # protocol, so XRes version l.n.m corresponds to protocol version l.n # -AC_INIT([libXres], [1.2.1], - [https://gitlab.freedesktop.org/xorg/lib/libXRes/issues], [libXres]) +AC_INIT([libXres], [1.2.2], + [https://gitlab.freedesktop.org/xorg/lib/libxres/-/issues], [libXres]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1