summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:13:11 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:13:11 -0700
commit46334b79e8aea2c444927eee3b0281e4ab012085 (patch)
tree1be0e3502a8eb449c4d4d383dab849b617511e11
parent9126cd2e641f7e9b129a8763c890598ee82cb653 (diff)
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 2015135..742540e 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.5],
+AC_INIT([xwud], [1.0.6],
[https://gitlab.freedesktop.org/xorg/app/xwud/issues], [xwud])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])