]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v5.19.0-rc0 libxfs-5.19-sync v5.19.0-rc0
authorEric Sandeen <sandeen@sandeen.net>
Wed, 22 Jun 2022 19:29:41 +0000 (14:29 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 22 Jun 2022 19:29:41 +0000 (14:29 -0500)
Update all the necessary files for a 5.19.0-rc0 release.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
VERSION
configure.ac

diff --git a/VERSION b/VERSION
index dbc2e9c074f91e2596aa4ba3206912ede58b2d94..5991f79f63c69f1b5955294cf6c6ba22b9c8168b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,6 +2,6 @@
 # This file is used by configure to get version information
 #
 PKG_MAJOR=5
-PKG_MINOR=18
-PKG_REVISION=0
+PKG_MINOR=19
+PKG_REVISION=0-rc0
 PKG_BUILD=1
index 03f68cacb9853b95f404bee9578c1a058ee7b2cb..a43fce622b998788b9a7a871bf884f6f3536e717 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs],[5.18.0],[linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs],[5.19.0-rc0],[linux-xfs@vger.kernel.org])
 AC_PREREQ([2.69])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])