Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Commit 0ded180

Browse files
committed
'Prepare 2.2.0 release'
1 parent a07b3ea commit 0ded180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project name="podcast-manager" default="dev_head" basedir=".">
33
<!-- Project properties -->
44
<property name="repo.dir" value="." />
5-
<property name="version" value="2.2.0-beta" />
5+
<property name="version" value="2.2.0" />
66
<tstamp>
77
<format property="build.date" pattern="yyyy-MM-dd" />
88
</tstamp>

0 commit comments

Comments
 (0)