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

Commit 274b6a6

Browse files
committed
2.1.0
1 parent feb966c commit 274b6a6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
--------------------------------------------------
2+
Podcast Manager 2.1.0 - Released 28-August-2012
3+
--------------------------------------------------
14
2-July-2013 Michael Babker
25
~ Update getID3 library to 1.9.6
36
~ Update MediaElement.JS to 2.12.0

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Project properties -->
44
<property file="./build.properties" />
55
<property name="repo.dir" value="." />
6-
<property name="version" value="2.1.0.rc" />
6+
<property name="version" value="2.1.0" />
77
<resolvepath propertyName="repo.dir.resolved" file="${repo.dir}" />
88
<tstamp>
99
<format property="build.date" pattern="%Y-%m-%d" />

0 commit comments

Comments
 (0)