Skip to content

Commit 373e5b0

Browse files
author
Sylvain Lebresne
committed
Update version and news for 1.0.12
1 parent 4f51c70 commit 373e5b0

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

NEWS.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,20 @@ upgrade, just in case you need to roll back to the previous version.
88
(Cassandra version X + 1 will always be able to read data files created
99
by version X, but the inverse is not necessarily the case.)
1010

11+
1.0.12
12+
======
13+
14+
Upgrading
15+
---------
16+
- Nothing specific to 1.0.12
17+
18+
1119
1.0.11
1220
======
1321

1422
Upgrading
1523
---------
16-
- Nothing specific to 1.0.10
24+
- Nothing specific to 1.0.11
1725

1826

1927
1.0.10

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<property name="debuglevel" value="source,lines,vars"/>
2626

2727
<!-- default version and SCM information -->
28-
<property name="base.version" value="1.0.11"/>
28+
<property name="base.version" value="1.0.12"/>
2929
<property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
3030
<property name="scm.developerConnection" value="scm:git://git.apache.org/cassandra.git"/>
3131
<property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
cassandra (1.0.12) unstable; urgency=low
2+
3+
* New release
4+
5+
-- Sylvain Lebresne <[email protected]> Mon, 24 Sep 2012 21:41:45 +0200
6+
17
cassandra (1.0.11) unstable; urgency=low
28

39
* New release

0 commit comments

Comments
 (0)