diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-10-12 10:48:30 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-10-12 10:48:30 -0700 |
commit | 42eebb75e2e5e6c5f8205ce3af3355fef4cf1476 (patch) | |
tree | 08a915835a189878d414ff22bbd2ba10a254fe8a | |
parent | 1985c52593c2a88dd96d60b14fe416ce4b9de457 (diff) |
xcmsdb 1.0.7HEADxcmsdb-1.0.7master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 4 |
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]) |