* fix build

This commit is contained in:
Reinhard Pointner 2014-11-07 08:24:51 +00:00
parent 028d5e222a
commit 973ee49549
1 changed files with 1 additions and 1 deletions

View File

@ -816,7 +816,7 @@
</target>
<target name="deploy-beta-release" depends="stage-release, login">
<target name="deploy-beta-release">
<input message="Mark:" addproperty="mark" />
<antcall target="deploy-release">
<param name="dir.release" location="${basedir.release}/HEAD/${title}_${version}_${mark}" />