summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 14:38:48 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 14:38:48 -0800
commit213f67bac941815d6fb076ac9fdeddfd42eeaa58 (patch)
treedc1f5793c442c1c2894eff63aa58b766a2ea8981
parent5965f1cbee8fa54f7acef450f582000d8e7c99fc (diff)
xfsinfo 1.0.6xfsinfo-1.0.6
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 149f0bf..5b9c9fe 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([xfsinfo], [1.0.5],
+AC_INIT([xfsinfo], [1.0.6],
[https://gitlab.freedesktop.org/xorg/app/xfsinfo/issues], [xfsinfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])