Author: jleroux
Date: Sat Apr 7 05:57:43 2012
New Revision: 1310678
URL:
http://svn.apache.org/viewvc?rev=1310678&view=revLog:
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><Major Release Number>.<Minor Release Number></b> where:
<li><Major Release Number> is in the format of <YY.MM> 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><Minor Release Number> 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>