You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2021/04/25 11:57:15 UTC

[cassandra] branch trunk updated: Increment version to 4.0-rc2

This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new bd488e4  Increment version to 4.0-rc2
bd488e4 is described below

commit bd488e49f2549bcc78ee74e100c54cf92ee55b56
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Sun Apr 25 13:56:07 2021 +0200

    Increment version to 4.0-rc2
---
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 2b0a345..932c18a 100644
--- a/build.xml
+++ b/build.xml
@@ -27,7 +27,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="4.0-rc1"/>
+    <property name="base.version" value="4.0-rc2"/>
     <property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
     <property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
     <property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git;a=tree"/>
diff --git a/debian/changelog b/debian/changelog
index bde2f1e..b19e982 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (4.0~rc2) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Mick Semb Wever <mc...@apache.org>  Wed, 21 Apr 2021 19:24:28 +0200
+
 cassandra (4.0~rc1) unstable; urgency=medium
 
   * New release

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