summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-10-12 11:39:37 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-10-12 11:39:37 -0700
commitf27a02acd302fef3104394a9a966c1194158b62f (patch)
treee957a2b7fd679fe1c802f592fd311fddc6542715
parentb29feb2bdde8b7aae84e6dbfd9daa46eda888dcd (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 742540e..24368b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xwud], [1.0.6],
- [https://gitlab.freedesktop.org/xorg/app/xwud/issues], [xwud])
+AC_INIT([xwud], [1.0.7],
+ [https://gitlab.freedesktop.org/xorg/app/xwud/-/issues], [xwud])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])