Skip to content

Commit 1604535

Browse files
committed
bump 2.2 versions
1 parent 73a1c2c commit 1604535

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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="2.2.3"/>
28+
<property name="base.version" value="2.2.4"/>
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 (2.2.4) unstable; urgency=medium
2+
3+
* New release
4+
5+
-- Jake Luciani <[email protected]> Wed, 02 Dec 2015 10:52:18 -0500
6+
17
cassandra (2.2.3) unstable; urgency=medium
28

39
* New release

0 commit comments

Comments
 (0)