Versions - gRally/dev GitHub Wiki
For an easier comprehension of the gRally versions, please follow these simple rules:
Major updates have 4 version numbers: 1.2.3.4
major.minor.revision.build
Major (1.x.x.x)
The first number is referring to the main version:
- 0.x.x.x Test versions
- 1.x.x.x First gRally public release
- 2.x.x.x Next step: following gRally updates
Minor (x.2.x.x)
The second number is referring to the minor version, that is published with substantial upgrades
Revision (x.x.3.x)
The third number is referring to the revision, in other words a significant change to the previous minor version
Build (x.x.x.4)
The fourth and last number indicates the build. In case even of a small change, it will be increased.