bright, fresh software

Version Numbers

Adding new versions to wyBuild is simple. You click the "new version" tab, and a new version is created. You can change the version number and wyBuild automatically reorders them for you:

version numbers in wyBuild

That's all you need to know.

How wyBuild & wyUpdate compare 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.