svn commit: r1310678 - /ofbiz/site/download.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1310678 - /ofbiz/site/download.html

jleroux@apache.org
Author: jleroux
Date: Sat Apr  7 05:57:43 2012
New Revision: 1310678

URL: http://svn.apache.org/viewvc?rev=1310678&view=rev
Log:
Add normally in "a new Major Release Number is normally created every year in April"

Modified:
    ofbiz/site/download.html

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1310678&r1=1310677&r2=1310678&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Sat Apr  7 05:57:43 2012
@@ -108,7 +108,7 @@ and since then has been stabilized with
 <h3>Release Information</h3>
 <ul>The naming convention for OFBiz releases is <b>&lt;Major Release Number&gt;.&lt;Minor Release Number&gt;</b> where:
 <li>&lt;Major Release Number&gt; is in the format of &lt;YY.MM&gt; where YY and MM are the year and month the release branch was created (i.e. date of the feature freeze);
-   a new Major Release Number is created every year in April (09.04, 10.04, 11.04 etc...)</li>
+   a new Major Release Number is normally created every year in April (09.04, 10.04, 11.04 etc...)</li>
 <li>&lt;Minor Release Number&gt; is a two digit sequential number: 01 (if specified) is the first release from the <Major Release Number> branch; 02 is the second etc...;
     for a given Major Release Number you should always use the release with the highest Minor Release Number because it represents the latest bug fix release for the Major Release Number you are using.</li>
 </ul>