Skip to content

Commit e689a2a

Browse files
author
Stephen Colebourne
committed
Set version for 1.2-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@321239 13f79535-47bb-0310-9956-ffa450edef68
1 parent f75875f commit e689a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</property>
2727
<property name="testreportdir" value="${basedir}/build/test-reports">
2828
</property>
29-
<property name="final.name" value="commons-io-1.1" />
29+
<property name="final.name" value="commons-io-1.2-dev" />
3030
<property name="dist.build.dir" value="${basedir}/build/dist-build" />
3131
<property name="dist.bin" value="${dist.build.dir}/${final.name}" />
3232
<property name="dist.src" value="${dist.build.dir}/${final.name}-src" />

0 commit comments

Comments
 (0)