summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-07-14 13:10:32 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-07-14 13:10:32 -0700
commitaed0ca367a69a7defd29bbbe357914b1b45ca4b9 (patch)
treec1623bb0bf303987a5622e01049a64a5c72d552a
parent8e32cbc5f586ba7382941d355342b1f14bcc1f5e (diff)
xman 1.1.5xman-1.1.5
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 ab6e9ae..6a774df 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.4],
+AC_INIT([xman], [1.1.5],
[https://gitlab.freedesktop.org/xorg/app/xman/issues], [xman])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])