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

Commit c9242ef

Browse files
committed
Prep 2.1.0.rc (long overdue, huh?)
1 parent f2637dc commit c9242ef

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
@@ -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.beta3" />
6+
<property name="version" value="2.1.0.rc" />
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)