summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 17:31:47 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 17:31:47 -0700
commitbee5d67ab054decda85e2ba2fc70cf8a53b74fcd (patch)
treeb384df2e14d41524439bea993b4e5b7b7e1c0760
parent689cb1e03b0feb46bf198a468e4cc5c91ff59aa6 (diff)
xman 1.1.1xman-1.1.1
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 bc5731f..ddaac9a 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(xman, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xman)
+AC_INIT([xman], [1.1.1],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xman])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE