summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 17:46:25 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 17:46:25 -0700
commitbdb398a17be488e9aa189c911fb29526e46a794d (patch)
tree9f88891e1e71f241408207edcf8c0ce198890da1
parent8ddafc07c4c5c7c271b1069f9e39e5821478c2be (diff)
xmh 1.0.2xmh-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e804b8..1d2edbc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xmh,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmh)
+AC_INIT([xmh], [1.0.2],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmh])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE