xfsprogs: update version for 3.2.0-alpha1 Update the VERSION and doc/CHANGES file for alpha release, 3.2.0-alpha1 Signed-off-by: Ben Myers <bpm@xxxxxxx> Reviewed-by: Rich Johnston <rjohnston@xxxxxxx> --- VERSION | 4 ++-- configure.ac | 2 +- doc/CHANGES | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) Index: b/VERSION =================================================================== --- a/VERSION 2013-09-16 15:50:29.544368912 -0500 +++ b/VERSION 2013-09-16 15:50:37.993732514 -0500 @@ -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 Index: b/configure.ac =================================================================== --- a/configure.ac 2013-09-16 15:54:14.394338104 -0500 +++ b/configure.ac 2013-09-16 15:54:37.154377546 -0500 @@ -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]) Index: b/doc/CHANGES =================================================================== --- a/doc/CHANGES 2013-09-16 15:50:13.683773140 -0500 +++ b/doc/CHANGES 2013-09-16 15:55:58.379446313 -0500 @@ -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 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs