Development - Versioning

[Overview] [Versioning] [How a Release is generated]

First some words about our Release numbers:

Our Stable Version is called "OpenPHPNuke 2.5.0".

We distinguish between Trunk and Stable Versions.

the Versioning is done the following way:

Product Name-Major#.Minor#.Bugfix#[, -beta1, -betaN] (Revision #)

* The Major number is incremented if there are technological changes in the OPN core. These changes may cause problems in older modules. With this number you can see wether the module is working with the core

* The Minor number is incremented if there are added only little changes or single features.

* The Bugfix number is incremented....hehe, you know why :-)

Important:
For Upgrading it will be a good idea to use the Automatic Update of the modules (admin->updatemanager ). Also have a look at the release info ...


* Versions marked with -beta are not useable for live online use! They are only to Beta-Tester

* the Revision number will be added to the version number and marks the revision in our Repository.


Stable Versions:

OpenPHPNuke-2.5.0 (Rev 4xxx)
OpenPHPNuke-2.5.1 (Rev 4xxx)
OpenPHPNuke-2.5.3 (Rev 5198)