Update version to 2.2.12

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

Branch: refs/heads/cassandra-3.11
Commit: 797de4ae3c6cb49f54c15d0025a4198226cdf494
Parents: bf7caaa
Author: Michael Shuler <mich...@pbandjelly.org>
Authored: Thu Oct 5 10:22:46 2017 -0500
Committer: Michael Shuler <mich...@pbandjelly.org>
Committed: Thu Oct 5 10:22:46 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/797de4ae/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0b3421f..752cbdc 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+2.2.12
+ * 
+
 2.2.11
  * Safely handle empty buffers when outputting to JSON (CASSANDRA-13868)
  * Copy session properties on cqlsh.py do_login (CASSANDRA-13847)

http://git-wip-us.apache.org/repos/asf/cassandra/blob/797de4ae/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 37ffb8b..3bff458 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.2.12
+======
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.2 if you are upgrading
+      from a previous version.
+
 2.2.11
 ======
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/797de4ae/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 38c7d24..43057dc 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.2.11"/>
+    <property name="base.version" value="2.2.12"/>
     <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/797de4ae/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index c626325..46d9e50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.2.12) unstable; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mich...@pbandjelly.org>  Thu, 05 Oct 2017 10:21:40 -0500
+
 cassandra (2.2.11) 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