From 78ff3770756c83cd466fe11eb55550bf9a5bb7c4 Mon Sep 17 00:00:00 2001 From: Sylvain Lebresne Date: Thu, 29 Sep 2016 10:19:34 +0200 Subject: [PATCH] Change version to 4.0 after creation of 3.X branch --- CHANGES.txt | 3 +++ NEWS.txt | 10 ++++++++++ build.xml | 2 +- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index a9e46f7bde..03456a0c0a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +4.0 + + 3.10 * Upgrade metrics-reporter dependencies (CASSANDRA-12089) * Tune compaction thread count via nodetool (CASSANDRA-12248) diff --git a/NEWS.txt b/NEWS.txt index 9ab7c26fc6..e1e952bd7a 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,6 +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. +4.0 +=== + +New features +------------ + +Upgrading +--------- + + 3.10 ==== diff --git a/build.xml b/build.xml index 18088086a7..21cbc85ca8 100644 --- a/build.xml +++ b/build.xml @@ -25,7 +25,7 @@ - +