summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files 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])