Increment version to 4.0.11 and 4.1.3

This commit is contained in:
Mick Semb Wever 2023-05-29 13:36:16 +02:00
parent 4555b94345
commit 71b79cfbe3
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,7 @@
4.0.11
Merged from 3.11:
Merged from 3.0:
4.0.10
* Improve nodetool enable{audit,fullquery}log (CASSANDRA-18550)
* Report network cache info in nodetool (CASSANDRa-18400)

View File

@ -33,7 +33,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="4.0.10"/>
<property name="base.version" value="4.0.11"/>
<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"/>

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
cassandra (4.0.11) UNRELEASED; urgency=medium
* New release
-- Mick Semb Wever <mck@apache.org> Thu, 25 May 2023 14:44:07 +0200
cassandra (4.0.10) unstable; urgency=medium
* New release