This is an automated email from the ASF dual-hosted git repository.
mck 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 894d33c Increment version to 4.0.4
894d33c is described below
commit 894d33ce400d2a9e1386fbf30cd9c0d0fd3855c0
Author: Mick Semb Wever <[email protected]>
AuthorDate: Thu Feb 17 09:26:15 2022 +0100
Increment version to 4.0.4
---
build.xml | 2 +-
debian/changelog | 8 +++++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/build.xml b/build.xml
index 9a5598f..99c32c9 100644
--- a/build.xml
+++ b/build.xml
@@ -24,7 +24,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
- <property name="base.version" value="4.0.3"/>
+ <property name="base.version" value="4.0.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"/>
diff --git a/debian/changelog b/debian/changelog
index 581408a..d6f69fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
+cassandra (4.0.4) UNRELEASED; urgency=medium
+
+ * New release
+
+ -- Mick Semb Wever <[email protected]> Sun, 13 Feb 2022 22:37:37 +0100
+
cassandra (4.0.3) unstable; urgency=medium
- * New release
+ * New release
-- Mick Semb Wever <[email protected]> Sun, 13 Feb 2022 22:37:37 +0100
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]