updating comments

This commit is contained in:
AJ Kelly
2012-01-09 14:28:35 -06:00
parent ff642b646e
commit ed9927e0c5
+4 -9
View File
@@ -23,15 +23,10 @@
* *
* These are the 'official' version designations: * These are the 'official' version designations:
* <ul> * <ul>
* <li>"experimental: pre-release versions.</li> * <li>"v5.0 alpha #": Alpha versions (bug squashing, polishing until we reach beta)</li>
* * <li>"v5.0 beta #": Beta versions (bug squashing, _focus_ is on high priority bugs)</li>
* <li>"private beta v0.0": hmm, think about it for a second there.</li> * <li>"v5.0 rc#": Release Candidates (if there are no problems, move on to final)</li>
* * <li>"v5.0.0": Final Releases</li>
* <li>==Public versions==
* - "v0.0 alpha #": Alpha versions (bug squashing, polishing until we reach beta)
* - "v0.0 beta #": Beta versions (bug squashing, _focus_ is on high priority bugs)
* - "v0.0 rc#": Release Candidates (if there are no problems, move on to final)
* - "v0.0": Final Releases
* </li></ul> * </li></ul>
*/ */
#ifndef PRODUCT_VER_BARE #ifndef PRODUCT_VER_BARE