This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push:
new 21ebba8 Update version to 4.0-alpha2
21ebba8 is described below
commit 21ebba85ac4a78dc39eaaa8816e3cd2f93467552
Author: Mick Semb Wever <[email protected]>
AuthorDate: Tue Sep 10 07:17:51 2019 +0200
Update version to 4.0-alpha2
---
build.xml | 2 +-
debian/changelog | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index 0478338..4828389 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
- <property name="base.version" value="4.0-alpha1"/>
+ <property name="base.version" value="4.0-alpha2"/>
<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 b54826a..edd48a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (4.0~alpha2) UNRELEASED; urgency=medium
+
+ * New release
+
+ --
+
cassandra (4.0~alpha1) unstable; urgency=medium
* New release
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]