summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-10-12 10:48:30 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-10-12 10:48:30 -0700
commit42eebb75e2e5e6c5f8205ce3af3355fef4cf1476 (patch)
tree08a915835a189878d414ff22bbd2ba10a254fe8a
parent1985c52593c2a88dd96d60b14fe416ce4b9de457 (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 413b4d4..b17ebba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,8 +24,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xcmsdb],
- [1.0.6],
- [https://gitlab.freedesktop.org/xorg/app/xcmsdb/issues],
+ [1.0.7],
+ [https://gitlab.freedesktop.org/xorg/app/xcmsdb/-/issues],
[xcmsdb])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([Makefile.am])