summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 18:00:17 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 18:00:17 -0800
commitf1e22dc070daa73857ff2fd951424b9d1ef31a54 (patch)
tree4ceeb72cd9f0fc8b99c568df562b29b38a40b9dd
parent5112040e247e6d9003e8f5d5dc8533f2eda5ced9 (diff)
xmessage 1.0.5xmessage-1.0.5
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 90373e1..cd93a07 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.4],
+AC_INIT(xmessage, [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xmessage)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])