Increment to version 3.11.1

Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/24389f48
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/24389f48
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/24389f48

Branch: refs/heads/trunk
Commit: 24389f4809dced8ed8895efe4bd72f6203412a98
Parents: eaa3da1
Author: Michael Shuler <mich...@pbandjelly.org>
Authored: Mon Jun 26 18:56:43 2017 -0500
Committer: Michael Shuler <mich...@pbandjelly.org>
Committed: Mon Jun 26 18:56:43 2017 -0500

----------------------------------------------------------------------
 NEWS.txt         | 7 ++++++-
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 13 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/24389f48/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 6bc3388..10f631f 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,11 +13,16 @@ restore snapshots created with the previous major version 
using the
 'sstableloader' tool. You can upgrade the file format of your snapshots
 using the provided 'sstableupgrade' tool.
 
-3.11.0
+3.11.1
 ======
 
 Upgrading
 ---------
+    - Nothing specific to this version but please see previous upgrading 
sections,
+      especially if you are upgrading from 2.2.
+
+3.11.0
+======
 
 Upgrading
 ---------

http://git-wip-us.apache.org/repos/asf/cassandra/blob/24389f48/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 497165b..c643b50 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="3.11.0"/>
+    <property name="base.version" value="3.11.1"/>
     <property name="scm.connection" 
value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.developerConnection" 
value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.url" 
value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>

http://git-wip-us.apache.org/repos/asf/cassandra/blob/24389f48/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 57c8b04..d8be158 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.11.1) unstable; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mich...@pbandjelly.org>  Mon, 26 Jun 2017 18:51:37 -0500
+
 cassandra (3.11.0) unstable; urgency=medium
 
   * New release


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to