Fix build script to read correct version information

This commit is contained in:
Christian Weeks 2012-06-03 01:37:04 -04:00
parent 6acb0e2ef2
commit 0af6bda540
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
</tstamp>
<property environment="env" />
<property file="build.properties" />
<property file="ironchestversion.properties" />
<property name="modname" value="mod_ironchests" />
<condition property="dev.home" value="${env.WORKSPACE}" else="${default.dev.home}">
<isset property="env.WORKSPACE" />