Automatic Version Numbering for Crossworks Projects
Is it possible to set something up in Crossworks so that each time you build your program, you can get Crossworks to automatically update a version/build number? So, if, say, the software was version 1.0.3, if you build a release version it would go to 1.0.4 and [maybe] if it was a debug version it would call it something like 1.0.3-build45.
I suppose it would be easy to have something like a python script that was called on each build, would go and parse a source file and change the relevant line in a header file.
Thanks!
-
Hi Rob,
As Royce says:
https://rowley.zendesk.com/entries/197403--get-an-incrementing-build-number-
Please sign in to leave a comment.
Comments
3 comments