Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.11 d8dfeb235 -> f71e7e1fe
  refs/heads/trunk d16944372 -> ded6b7010


Increment version to 3.11.0


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

Branch: refs/heads/cassandra-3.11
Commit: f71e7e1fedae2259e5dfb939164f79d8c93625c0
Parents: d8dfeb2
Author: Michael Shuler <mich...@pbandjelly.org>
Authored: Fri Feb 3 18:27:02 2017 -0600
Committer: Michael Shuler <mich...@pbandjelly.org>
Committed: Fri Feb 3 18:27:02 2017 -0600

----------------------------------------------------------------------
 CHANGES.txt      | 2 +-
 NEWS.txt         | 8 ++++++++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 4 files changed, 16 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/f71e7e1f/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index d0134e5..0836475 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,4 @@
-3.11
+3.11.0
 Merged from 3.0:
  * Fix handling of partition with partition-level deletion plus
    live rows in sstabledump (CASSANDRA-13177)

http://git-wip-us.apache.org/repos/asf/cassandra/blob/f71e7e1f/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 985c6d4..35ef9a5 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -14,6 +14,14 @@ restore snapshots created with the previous major version 
using the
 using the provided 'sstableupgrade' tool.
 
 
+3.11.0
+======
+
+Upgrading
+---------
+   - Nothing specific to this release, but please read all notes back to your
+     current version if you are upgrading.
+
 3.10
 ====
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/f71e7e1f/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 09dbe69..0fdf5f3 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.10"/>
+    <property name="base.version" value="3.11.0"/>
     <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/f71e7e1f/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 5756188..cfa26e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.11.0) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mich...@pbandjelly.org>  Fri, 03 Feb 2017 18:17:49 -0600
+
 cassandra (3.10) unstable; urgency=medium
 
   * New release

Reply via email to