summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-06 19:06:48 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-06 19:06:48 -0800
commit27ae1a020119b5254c0238ef60a1ba602befba56 (patch)
treede93233e45a967f4bda37a56cf49f62c9d8d7373
parent4e70edc503ad153c4223995ae5fb4adf980b01bd (diff)
xman 1.1.4xman-1.1.4
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 9a80cbb..0ee3cb1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xman], [1.1.3],
+AC_INIT([xman], [1.1.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xman])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])