summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2021-03-30 21:36:16 -0700
committerKeith Packard <keithp@keithp.com>2021-03-30 21:36:16 -0700
commitc05c6d918b0e2011d4bfa370c321482e34630b17 (patch)
tree54329bd5a356c4467b14706edb7fc9fa53169a95
parent53581bba3ee20671e6e5ab7c743bfbf6ffbe6974 (diff)
libXres 1.2.1libXres-1.2.1
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da1c997..3e8f0ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ 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.0],
+AC_INIT([libXres], [1.2.1],
[https://gitlab.freedesktop.org/xorg/lib/libXRes/issues], [libXres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])