From now om the meaning of the version number for RPG-X will change. This changes are done to make identification of RPG-X versions easier and also shorter for the main menu.
Each version number for RPG-X will have the following form:
Mayor.Minor.Bugfix[Flags]
The mayor version is to indicate mayor version changes, the minor version is for changes with less impact. The bugfix version will be incremented with each bugfix. The bugfix version will be reset to zero on an minor or mayor version increase. The minor version will be reset to zero on a mayer version change. Flags are used identify special versions.
The following flags might be used:
- d for development release
- u for unstable release
- a for alpha release
- b beta release
- c closed released
- no flags mean official release
A little example:
RPG-X V 2.3.3cbu
Is RPG-X version 2.3 with 3 bugfixes and is a closed beta unstable release.