add 'bump' as an alias for the 'bumpBuild' ant target

This commit is contained in:
kytv
2015-05-02 15:50:25 +00:00
parent 6385c412fd
commit e7b9a230e6

View File

@@ -433,6 +433,7 @@
</condition>
</target>
<target name="bump" depends="bumpBuild" />
<target name="bumpBuild" depends="checkIfBumped, getBuildNumber" unless="bumped.already">
<script language="javascript">
<![CDATA[