diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 18:00:17 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 18:00:17 -0800 |
commit | f1e22dc070daa73857ff2fd951424b9d1ef31a54 (patch) | |
tree | 4ceeb72cd9f0fc8b99c568df562b29b38a40b9dd /configure.ac | |
parent | 5112040e247e6d9003e8f5d5dc8533f2eda5ced9 (diff) |
xmessage 1.0.5xmessage-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |