summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 18:17:12 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 18:17:12 -0800
commit0b852ef27abda922ae18b8042acd18104b25d596 (patch)
tree8b73a0ed5c44e8c12d9d723c57e971d7e4e548cf
parentdb63d2a499ad1e4a9cc650d3ffb6795dea7d290e (diff)
xpr 1.0.5xpr-1.0.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 9432940..5b9ef6e 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([xpr], [1.0.4],
+AC_INIT([xpr], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xpr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])