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 2013/01/15 18:27:35 UTC

[1/4] git commit: Update version for 1.1.9 release

Update version for 1.1.9 release


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

Branch: refs/heads/cassandra-1.2
Commit: 7eb47c50c394f0aefdfd4ac9170ce51e2e4be549
Parents: 4ff5b0f
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon Jan 14 18:32:05 2013 +0100
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon Jan 14 18:32:05 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/7eb47c50/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index e39aeb6..1ca323d 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="1.1.8"/>
+    <property name="base.version" value="1.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/7eb47c50/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 6d0a859..445e3bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.1.9) unstable; urgency=low
+
+  * New release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Mon, 14 Jan 2013 18:22:16 +0100
+
 cassandra (1.1.8) unstable; urgency=low
 
   * New release