Author: jim Date: 2006-06-21 13:56:22 -0600 (Wed, 21 Jun 2006) New Revision: 1814
Modified: / branches/clfs-2.0/BOOK/general.ent Log: [EMAIL PROTECTED] (orig r1881): jciccone | 2006-06-21 11:13:20 -0700 Updated Entities to a 3 digit release # in the 2.0 branch. Property changes on: ___________________________________________________________________ Name: svk:merge - b6734a72-470d-0410-b049-f317dca95413:/:1880 + b6734a72-470d-0410-b049-f317dca95413:/:1881 Modified: branches/clfs-2.0/BOOK/general.ent =================================================================== --- branches/clfs-2.0/BOOK/general.ent 2006-06-21 19:56:09 UTC (rev 1813) +++ branches/clfs-2.0/BOOK/general.ent 2006-06-21 19:56:22 UTC (rev 1814) @@ -1,6 +1,11 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20060621"> +<!ENTITY major-version "2"> +<!ENTITY minor-version "0"> +<!ENTITY extra-version "1"> + +<!ENTITY version "SVN-&major-version;.&minor-version;.&extra-version;-20060620"> + <!ENTITY version-ARM "&version;-ARM"> <!ENTITY releasedate "June 21, 2006"> -- http://linuxfromscratch.org/mailman/listinfo/cross-lfs FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
