|
#1
|
|||
|
|||
The Make VS 2005 action only has the capability to auto-increment, not set to a specific version, if a project is out of date and gets rebuilt. You would need to store the timestamp of the target executables before building, then check if any have changed after building and set the version + build again if so.
|
|
|