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

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


The following commit(s) were added to refs/heads/cassandra-4.0 by this push:
     new bdfb3fb9d6 increment version to 4.0.16
bdfb3fb9d6 is described below

commit bdfb3fb9d6338cf03d5ea4e21162756a8a66d91e
Author: Brandon Williams <[email protected]>
AuthorDate: Mon Nov 18 09:00:59 2024 -0600

    increment version to 4.0.16
---
 CHANGES.txt | 3 +++
 build.xml   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 2fc6e48a94..5c35bd2325 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+4.0.16
+
+
 4.0.15
  * Change the resolution of AbstractCommitLogService#lastSyncedAt to nanos to 
be aligned with later comparisons (CASSANDRA-20074)
  * Backport of CASSANDRA-17812: Rate-limit new client connection auth setup to 
avoid overwhelming bcrypt (CASSANDRA-20057)
diff --git a/build.xml b/build.xml
index 58e28aebce..5d9b961f51 100644
--- a/build.xml
+++ b/build.xml
@@ -34,7 +34,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="4.0.15"/>
+    <property name="base.version" value="4.0.16"/>
     <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"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to