Merge branch 'cassandra-4.0' into cassandra-4.1

* cassandra-4.0:
  Increment version to 4.0.11 and 4.1.3
diff --git a/CHANGES.txt b/CHANGES.txt
index 302ac8b..d477b7f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,8 @@
+4.1.3
+Merged from 4.0:
+Merged from 3.11:
+Merged from 3.0:
+
 4.1.2
  * Allow keystore and trustrore passwords to be nullable (CASSANDRA-18124)
  * Return snapshots with dots in their name in nodetool listsnapshots (CASSANDRA-18371)
diff --git a/build.xml b/build.xml
index 6dcc224..e56c1f8 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.2"/>
+    <property name="base.version" value="4.1.3"/>
     <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 2363ea9..1bb1d0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (4.1.3) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Mick Semb Wever <mck@apache.org>  Thu, 25 May 2023 16:11:28 +0200
+
 cassandra (4.1.2) unstable; urgency=medium
 
   * New release