You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ee...@apache.org on 2012/08/13 22:13:10 UTC

git commit: updated for 1.1.4 release

Updated Branches:
  refs/heads/cassandra-1.1 510689e3a -> 9dc560812


updated for 1.1.4 release


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

Branch: refs/heads/cassandra-1.1
Commit: 9dc560812ea23a4462411a30be2263b803e39fd9
Parents: 510689e
Author: Eric Evans <ee...@apache.org>
Authored: Mon Aug 13 15:16:02 2012 -0500
Committer: Eric Evans <ee...@apache.org>
Committed: Mon Aug 13 15:16:02 2012 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/9dc56081/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index e23483c..10dbecc 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.3"/>
+    <property name="base.version" value="1.1.4"/>
     <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/9dc56081/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 946498c..9c6bfdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.1.4) unstable; urgency=low
+
+  * New release
+
+ -- Eric Evans <ee...@apache.org>  Mon, 13 Aug 2012 15:13:20 -0500
+
 cassandra (1.1.3) unstable; urgency=low
 
   * New release