You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2014/06/26 18:01:48 UTC

[4/7] git commit: Versions update for 2.0.9 release

Versions update for 2.0.9 release


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

Branch: refs/heads/cassandra-2.1
Commit: 79f3874d81cfe2edffd1272876f563b7b0be16cc
Parents: 79a4dd5
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Thu Jun 26 10:34:53 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Thu Jun 26 10:34:53 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/79f3874d/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 3828d96..ddf74e4 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="2.0.8"/>
+    <property name="base.version" value="2.0.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/79f3874d/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 1ab0b75..73fea4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.0.9) unstable; urgency=medium
+
+  * New release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Thu, 26 Jun 2014 10:30:22 +0200
+
 cassandra (2.0.8) unstable; urgency=medium
 
   * New release