All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Myers <bpm@sgi.com>
To: xfs@oss.sgi.com, sandeen@sandeen.net, rjohnston@sgi.com
Subject: xfsprogs: update version for 3.2.0-alpha1
Date: Mon, 16 Sep 2013 15:56:37 -0500	[thread overview]
Message-ID: <20130916205637.GD1935@sgi.com> (raw)

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@sgi.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>

---
 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@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2013-09-16 20:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-16 20:56 Ben Myers [this message]
2013-09-16 22:03 ` xfsprogs: update version for 3.2.0-alpha1 Eric Sandeen
2013-09-16 22:38 ` Dave Chinner
2013-09-18 21:35   ` Eric Sandeen
2013-09-23 12:26   ` Christoph Hellwig
2013-09-23 14:04     ` Eric Sandeen
2013-09-23 15:07       ` Ben Myers
2013-09-23 15:09         ` Eric Sandeen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130916205637.GD1935@sgi.com \
    --to=bpm@sgi.com \
    --cc=rjohnston@sgi.com \
    --cc=sandeen@sandeen.net \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.