xfsprogs: update version for 3.2.0-alpha1
Eric Sandeen
sandeen at sandeen.net
Mon Sep 16 17:03:56 CDT 2013
On 9/16/13 3:56 PM, Ben Myers wrote:
> 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 at sgi.com>
> Reviewed-by: Rich Johnston <rjohnston at sgi.com>
Seems fine to me - let's give Dave a chance to chime in too.
Thanks,
-Eric
> ---
> 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 at oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
>
More information about the xfs
mailing list