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 2022/12/16 19:35:40 UTC

[cassandra] branch cassandra-4.1 updated: Increment versions to 4.1.1

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

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


The following commit(s) were added to refs/heads/cassandra-4.1 by this push:
     new af5029d643 Increment versions to 4.1.1
af5029d643 is described below

commit af5029d643f459049b5d19f316471b3c4685f44a
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Fri Dec 16 11:34:23 2022 -0800

    Increment versions to 4.1.1
---
 CHANGES.txt      | 6 ++++++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 06f21d34e3..2721964b2a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,9 @@
+4.1.1
+Merged from 4.0:
+Merged from 3.11:
+Merged from 3.0:
+
+
 4.1.0
  * Fix ContentionStrategy backoff and Clock.waitUntil (CASSANDRA-18086)
 Merged from 4.0:
diff --git a/build.xml b/build.xml
index 8c0e9804ae..74751c9b1d 100644
--- a/build.xml
+++ b/build.xml
@@ -33,7 +33,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="4.1.0"/>
+    <property name="base.version" value="4.1.1"/>
     <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 e2e51d32a1..28ea8ba361 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (4.1.1) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Mick Semb Wever <mc...@apache.org>  Wed, 07 Dec 2022 21:53:33 +0100
+
 cassandra (4.1.0) unstable; urgency=medium
 
   * New release


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