Hi
Try the ant buildnumber tag.
It doesn't provide support for full version number but appending a build value to your version number does the trick in many circumstances.


An example :

 <buildnumber file="mybuild.number"/>

This tag will locate the specified file, read the value in it and rewrite after adding 1.
I guess by combining multiple files and the call to the right one when incrementing your version could also be a possible solution.


Hope it helps.
Eric


T8, JON STRAYER wrote:

Does anyone have a jelly tag that will take a version number like 1.2.3.4
and increment a given portion of it?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to