summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 20:43:49 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 20:43:49 -0800
commit50c1949e9984fa6210636b131fed978dd3c31550 (patch)
tree7cc4c8093db7b10414d40b21a9d701661c3a05c0
parent596e9557ce690fb21979b585718e2f8df93f4da1 (diff)
xwud 1.0.5xwud-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 44db477..1e8d674 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([xwud], [1.0.4],
+AC_INIT([xwud], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwud])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])