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 2012/09/24 21:42:58 UTC

git commit: Update version and news for 1.0.12

Updated Branches:
  refs/heads/cassandra-1.0 4f51c70e1 -> 373e5b0d5


Update version and news for 1.0.12


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

Branch: refs/heads/cassandra-1.0
Commit: 373e5b0d5104f17fca77edafbc033da99bced64c
Parents: 4f51c70
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon Sep 24 21:42:47 2012 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon Sep 24 21:42:47 2012 +0200

----------------------------------------------------------------------
 NEWS.txt         |   10 +++++++++-
 build.xml        |    2 +-
 debian/changelog |    6 ++++++
 3 files changed, 16 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/373e5b0d/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 1654b44..397d2a8 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -8,12 +8,20 @@ upgrade, just in case you need to roll back to the previous version.
 (Cassandra version X + 1 will always be able to read data files created
 by version X, but the inverse is not necessarily the case.)
 
+1.0.12
+======
+
+Upgrading
+---------
+    - Nothing specific to 1.0.12
+
+
 1.0.11
 ======
 
 Upgrading
 ---------
-    - Nothing specific to 1.0.10
+    - Nothing specific to 1.0.11
 
 
 1.0.10

http://git-wip-us.apache.org/repos/asf/cassandra/blob/373e5b0d/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 705db5e..57e3ab2 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.0.11"/>
+    <property name="base.version" value="1.0.12"/>
     <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/373e5b0d/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 7631284..c391d2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.0.12) unstable; urgency=low
+
+  * New release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Mon, 24 Sep 2012 21:41:45 +0200
+
 cassandra (1.0.11) unstable; urgency=low
 
   * New release