summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-06-03 10:40:03 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-06-03 10:40:03 -0700
commitff688ceacaddb8e2f345caadfe33e408d97782a0 (patch)
treefb2be582f9ffec7d163799508874964a0d53243b
parent6085098c95847f1f9f13d26f2adc7518fabf3b24 (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dc5c222..57909a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.70])
-AC_INIT([xrdb], [1.2.1],
+AC_INIT([xrdb], [1.2.2],
[https://gitlab.freedesktop.org/xorg/app/xrdb/issues], [xrdb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])