Update version to 2.1.20

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

Branch: refs/heads/trunk
Commit: d4fd82be5d755c94ccc4354428b517ab88da960b
Parents: 428eaa3
Author: Michael Shuler <mich...@pbandjelly.org>
Authored: Thu Oct 5 10:19:50 2017 -0500
Committer: Michael Shuler <mich...@pbandjelly.org>
Committed: Thu Oct 5 10:19:50 2017 -0500

----------------------------------------------------------------------
 CHANGES.txt      | 3 +++
 NEWS.txt         | 8 ++++++++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 4 files changed, 18 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d4fd82be/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 848628b..b4e6f75 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+2.1.20
+ * 
+
 2.1.19
  * Add storage port options to sstableloader (CASSANDRA-13844)
  * Remove stress-test target in CircleCI as it's not existing 
(CASSANDRA-13775) 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/d4fd82be/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 3e4a578..796a424 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,14 @@ 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.
 
+2.1.20
+======
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.1 if you are upgrading
+      from a previous version.
+
 2.1.19
 ======
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/d4fd82be/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index e5ab405..3ac2665 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="2.1.19"/>
+    <property name="base.version" value="2.1.20"/>
     <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/d4fd82be/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 64ab954..5b22031 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.1.20) unstable; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mich...@pbandjelly.org>  Thu, 05 Oct 2017 10:18:22 -0500
+
 cassandra (2.1.19) 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