When I create a new build definition then build number starts with 1. It gets increment with each build.
Can I set the initial build number instead it takes the default value (1)?
In the existing build definition can I bump the number, assume current build number is 1345, I want to add a offset of 1000 so that build number would be 2345?