Author: chris
Date: 2006-06-20 19:23:11 -0600 (Tue, 20 Jun 2006)
New Revision: 1806

Modified:
   trunk/BOOK/general.ent
Log:
Renamed the 'patch-version' entity for the book version as it interferred with 
the 'patch-version' entity for the patch program

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-06-20 22:33:58 UTC (rev 1805)
+++ trunk/BOOK/general.ent      2006-06-21 01:23:11 UTC (rev 1806)
@@ -2,9 +2,9 @@
 
 <!ENTITY major-version "0">
 <!ENTITY minor-version "0">
-<!ENTITY patch-version "1">
+<!ENTITY boot-patch-version "1">
 
-<!ENTITY version 
"SVN-&major-version;.&minor-version;.&patch-version;-20060620">
+<!ENTITY version 
"SVN-&major-version;.&minor-version;.&book-patch-version;-20060620">
 
 <!ENTITY version-x86 "&version;-x86">
 <!ENTITY version-x86_64 "&version;-x86_64-Multilib">

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to