summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2021-08-09 19:31:28 +0200
committerMatthieu Herrb <matthieu.herrb@laas.fr>2021-08-09 19:31:28 +0200
commit9c3a19e3f13252c6ac5b02ce703531b2bf9f7463 (patch)
tree712d651e681fcd33f1ae2cc515578e48b759e37d
parent4d3c11bee8c81abbc033a4731648a88db14508e1 (diff)
xrdb 1.2.1xrdb-1.2.1
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 40e5360..0357c2d 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.60])
-AC_INIT([xrdb], [1.2.0],
+AC_INIT([xrdb], [1.2.1],
[https://gitlab.freedesktop.org/xorg/app/xrdb/issues], [xrdb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])