From: Ben Myers Date: Thu, 26 Sep 2013 17:25:01 +0000 (-0500) Subject: xfsprogs: update version for 3.2.0-alpha1 X-Git-Tag: v3.2.0-alpha1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da47c1353fcaa8f40486fbe040c5f4e266aa91e8;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: update version for 3.2.0-alpha1 Update the VERSION, configure.ac and doc/CHANGES file for alpha release, 3.2.0-alpha1 Signed-off-by: Ben Myers Reviewed-by: Rich Johnston --- diff --git a/VERSION b/VERSION index 4bff2ba5b..f4ab52c73 100644 --- a/VERSION +++ b/VERSION @@ -2,6 +2,6 @@ # This file is used by configure to get version information # PKG_MAJOR=3 -PKG_MINOR=1 -PKG_REVISION=11 +PKG_MINOR=2 +PKG_REVISION=0-alpha1 PKG_BUILD=1 diff --git a/configure.ac b/configure.ac index da099d8cb..949dd06b8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xfsprogs], [3.1.11]) +AC_INIT([xfsprogs], [3.2.0-alpha1]) AC_PREREQ(2.50) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/doc/CHANGES b/doc/CHANGES index 8d2625bfd..4908ea9ca 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,7 @@ +xfsprogs-3.2.0-alpha1 (16 Sep 2013) + - Alpha release for the purpose of testing the CRC feature during the + v3.12 kernel -rc series. + xfsprogs-3.1.11 (8 May 2013) - Support for relative paths in xfs_quota thanks to Satoru Takeuchi. - mkfs.xfs will always go into multidisk mode when filesystem