summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 20:53:53 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 20:53:53 -0700
commit0824a8ce82e053723b661bf1c2864e52eebac917 (patch)
treea46035d1724380a4ac6e7745d684dc61fe11cd84
parentb8e4ebb00593d8b58815921cf5eb2d1e8a3738a7 (diff)
xman 1.1.2xman-1.1.2
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 9021077..77bf1f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([xman], [1.1.1],
+AC_INIT([xman], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xman])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE