Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

$IncrementReleaseNumber

Returns the next release number that would be assigned.

Script usage:

$IncrementReleaseNumber(lastReleaseNumber, [releaseNumberScheme])

Parameters:

NameDescription
lastReleaseNumberThe release number to increment.
releaseNumberSchemeMajorMinor, MajorMinorRevision, or DateBased. If not specified, uses the release number scheme of the current application.