Version have a major.minor.patch structure.
-
major: indicates that this release has major advances over previous releases. New major versions do not need to be backwards compatible.
-
minor: indicates that there are important new features that do not break compatibility with previous versions with the same major number. Even minor versions are used for "stable" versions which will be supported by Geosparc. Odd minor versions are used for work-in-progress and stabilisation efforts.
-
patch: bugfixes and smaller improvements.