bright, fresh software

Version Numbers

wyBuild uses the typical alphanumeric versioning scheme:

Major.Minor.Revision.Build [Extra Status]

A few examples of valid version numbers are "1.0", "0.1.2.3", "4.3.2.1 beta 1", "1.27.4.158 release candidate".

Version comparison

When wyUpdate checks for updates, it downloads the server file and compares the version currently installed with the version in the server file. If the version in the server file is newer than the one installed on the user's computer, the update is downloaded and installed.

For further reference you might want to check out the Software versioning article on Wikipedia.