summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-04 15:17:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-04 15:17:26 -0800
commitf77165c819b05af27d9878efe8526a157f569b1a (patch)
tree1bfcd03b0ed8700c3d40575ac07051827005a1b1
parentbed46b55c06a3488971fda8271cf9fc0e3dd84d5 (diff)
libXres 1.2.2libXres-1.2.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-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])