From 52d1690c3e1291f7d7be6b4cc39925e3fe4381e3 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 12 Jul 2022 10:37:50 -0700 Subject: xmessage 1.0.6 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3