You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ty...@apache.org on 2015/08/25 17:03:57 UTC

[4/9] cassandra git commit: bump versions

bump versions


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

Branch: refs/heads/trunk
Commit: 7d74563a25cb34784ae3dca05fe503bdb60f5fe5
Parents: 147fe6d
Author: T Jake Luciani <ja...@apache.org>
Authored: Tue Aug 25 09:39:15 2015 -0400
Committer: T Jake Luciani <ja...@apache.org>
Committed: Tue Aug 25 09:39:15 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/7d74563a/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 435d4a0..20c26a8 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.1.8"/>
+    <property name="base.version" value="2.1.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/7d74563a/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index a540f38..09629a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.1.9) unstable; urgency=medium
+
+  * New release
+
+ -- Jake Luciani <ja...@apache.org>  Tue, 25 Aug 2015 09:32:27 -0400
+
 cassandra (2.1.8) unstable; urgency=medium
 
   * New release