summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-10-21 17:58:25 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-10-21 17:58:25 -0700
commit78e1db4719b33d0fb31e6876b30f95ffb0afaa70 (patch)
tree039c7bf866c57f50d4391a54702a79ef09b3a7fa
parent9f5a8e5a38488b5badad1464d9964a6fb9a76af1 (diff)
xfsinfo 1.0.7xfsinfo-1.0.7
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 79bfee9..b87caf0 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([xfsinfo], [1.0.6],
- [https://gitlab.freedesktop.org/xorg/app/xfsinfo/issues], [xfsinfo])
+AC_INIT([xfsinfo], [1.0.7],
+ [https://gitlab.freedesktop.org/xorg/app/xfsinfo/-/issues], [xfsinfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])