You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2014/01/31 16:42:52 UTC

[3/9] git commit: Update version for 2.0.5 release

Update version for 2.0.5 release


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

Branch: refs/heads/trunk
Commit: bcb294de088720890cfb8fe28365b055692979a5
Parents: 64a3e72
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Fri Jan 31 16:06:12 2014 +0100
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Fri Jan 31 16:06:12 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/bcb294de/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 96a5d5e..65d6b8c 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.4"/>
+    <property name="base.version" value="2.0.5"/>
     <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/bcb294de/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 7e9d7a3..0dd17d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.0.5) unstable; urgency=low
+
+  * New release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Fri, 31 Jan 2014 16:05:20 +0100
+
 cassandra (2.0.4) unstable; urgency=medium
 
   * New release