summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-06 23:46:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-06 23:46:22 -0700
commit46c0034ae501360edb541082d0eadb23babf302e (patch)
tree1bd196e1bcbe99e041ae034b7ef647853c5b9695
parent9382d2510db6184fee7a531add217c5e38cefea4 (diff)
xman 1.1.3xman-1.1.3
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 b9920bd..fe2ed77 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.2],
+AC_INIT([xman], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xman])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE