What's the deal with the version numbers?
From QWalkWiki
The version numbers are in the format of three numbers separated by dots; ie, a.b.c.
- a is the major revision number, which will be 0 until I have high confidence that it is bug-free and all file formats have stabilized. This is not terribly far off. Until then, QWalk will be something of a high beta code. It works quite well as it stands, but things may change.
- b is the secondary revision, and is incremented when a significant new feature is added or there is a change that may mess things up.
- c is the tertiery revision, and is used when a small new feature or bugfixes are added.

