Update version and news for 1.0.12

This commit is contained in:
Sylvain Lebresne 2012-09-24 21:42:47 +02:00
parent 4f51c70e12
commit 373e5b0d51
3 changed files with 16 additions and 2 deletions

View File

@ -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

View File

@ -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"/>

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
cassandra (1.0.12) unstable; urgency=low
* New release
-- Sylvain Lebresne <slebresne@apache.org> Mon, 24 Sep 2012 21:41:45 +0200
cassandra (1.0.11) unstable; urgency=low
* New release