summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2010-01-29 23:14:56 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2010-01-29 23:14:56 -0800
commitad5f249bf731ee06958e0948f0898ac3f3e26352 (patch)
treed1c2c4b75f4e1f6d689f9cec4b91fead66966afe
parentac722e899333482e96de163eadfed1a540209dce (diff)
xmessage 1.0.3xmessage-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 727f1d9..e898cef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xmessage,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmessage)
+AC_INIT(xmessage, [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xmessage)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE