You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by Apache Wiki <wi...@apache.org> on 2013/02/05 16:33:29 UTC

[Marmotta Wiki] Update of "VersionNumbering" by SergioFernandez

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for change notification.

The "VersionNumbering" page has been changed by SergioFernandez:
http://wiki.apache.org/marmotta/VersionNumbering

New page:
Marmotta versions are composed as "*A.B.C*", where:

 * '''A''' denotes the version. 
  * Marmotta started with version 3.0 
  * All previous version were actually part of [http://lmf.googlecode.com LMF]
 * '''B''' denotes a major revision, where even numbers are public releases, while odd numbers are used for development snapshots or internal deployments.
 * '''C''' indicated minor revisions (bug fixes, security updates and so on). All versions with the `-SNAPSHOT` suffix are development snapshots that should not be used in production systems.