Configure version numbering

You can use the version configuration of a transition to control and automate version numbering for different levels of the version number. You configure the version numbering in the Configuration area using the following properties:


Property

Description

Version increment

Here you specify the level that will be used for counting the version number:

  • None: The existing version number will continue to be used and will not be changed.

    Note: For start transitions, the versions are always incremented on the first level if the None setting is defined.

  • Level 1: The versions are incremented on the first level: 1.0, 2.0, 3.0...

  • Level 2: The versions are incremented on the second level: 1.1, 1.2, 1.3...

  • Level 3: The versions are incremented on the third level: 1.0.1, 1.0.2, 1.0.3...

  • ...

    Note: Here you can configure up to five levels.

Version tag completion

Here you define the level up to which the version number is automatically completed.

Note: Here you can configure up to five levels.

Example:  

Version increment is set to Level 2 and version tag completion to Level 3. The version tag is then supplemented with a 0 on the third level: 1.2.0

See also: How to configure version numbering for an intermediate version is described under Intermediate version during test.