Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.9 24e1fd666 -> 5d23afc15


Update build.xml and debian/changelog for 3.9


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5d23afc1
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5d23afc1
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/5d23afc1

Branch: refs/heads/cassandra-3.9
Commit: 5d23afc15f13ef1815b42c11082444286426dae3
Parents: 24e1fd6
Author: Michael Shuler <mshu...@apache.org>
Authored: Tue Aug 16 17:52:19 2016 -0500
Committer: Michael Shuler <mshu...@apache.org>
Committed: Tue Aug 16 17:52:19 2016 -0500

----------------------------------------------------------------------
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/5d23afc1/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index b312376..dd104b6 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="3.8"/>
+    <property name="base.version" value="3.9"/>
     <property name="scm.connection" 
value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.developerConnection" 
value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.url" 
value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>

http://git-wip-us.apache.org/repos/asf/cassandra/blob/5d23afc1/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index e071140..b5e1f8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.9) unstable; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mshu...@apache.org>  Tue, 16 Aug 2016 17:50:13 -0500
+
 cassandra (3.8) unstable; urgency=medium
 
   * New release

Reply via email to