summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-12 10:37:50 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-12 10:37:50 -0700
commit52d1690c3e1291f7d7be6b4cc39925e3fe4381e3 (patch)
treee505768c8ab8116b7b52af6e033ced01c01ba8ae
parentf8be5016e618dcd650540b4cea5f710fd9a16e00 (diff)
xmessage 1.0.6xmessage-1.0.6
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 317b003..f6f2905 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT(xmessage, [1.0.5],
+AC_INIT(xmessage, [1.0.6],
[https://gitlab.freedesktop.org/xorg/app/xmessage/issues], xmessage)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])