aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@sandeen.net>2019-07-24 15:54:07 -0400
committerEric Sandeen <sandeen@redhat.com>2019-07-24 15:54:07 -0400
commite20cbd12bc6baf912bc552b4b60845dd98d22f9d (patch)
treee03762fb0170d30f0cd3fe67820dfba1d3923d08 /configure.ac
parent247c49990174dccfb60d285c5265d154f2ce7d78 (diff)
downloadxfsprogs-dev-e20cbd12bc6baf912bc552b4b60845dd98d22f9d.tar.gz
xfsprogs: Release v5.2.0-rc0v5.2.0-rc0
Update all the necessary files for a 5.2.0-rc0 prerelease. Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c8116ae8b3..820fccdef5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [5.1.0], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [5.2.0-rc0], [linux-xfs@vger.kernel.org])
AC_PREREQ(2.50)
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])