increment version to 4.1.4

This commit is contained in:
Stefan Miklosovic 2023-07-24 13:29:32 +02:00
parent 2a4cd36475
commit 9bc0f89308
No known key found for this signature in database
GPG Key ID: 32F35CB2F546D93E
3 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,9 @@
4.1.4
Merged from 4.0:
Merged from 3.11:
Merged from 3.0:
4.1.3
* Add a virtual table that exposes currently running queries (CASSANDRA-15241)
Merged from 4.0:

View File

@ -33,7 +33,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="4.1.3"/>
<property name="base.version" value="4.1.4"/>
<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.1.4) UNRELEASED; urgency=medium
* New release
-- Stefan Miklosovic <smiklosovic@apache.org> Mon, 24 Jul 2023 11:20:09 +0200
cassandra (4.1.3) unstable; urgency=medium
* New release