Author: bdubbs Date: 2008-08-01 09:50:25 -0600 (Fri, 01 Aug 2008) New Revision: 7517
Modified: trunk/BOOK/general.ent Log: Update date for last change Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2008-08-01 06:00:34 UTC (rev 7516) +++ trunk/BOOK/general.ent 2008-08-01 15:50:25 UTC (rev 7517) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "12"> <!-- Always 2 digits --> -<!ENTITY month "07"> <!-- Always 2 digits --> +<!ENTITY day "01"> <!-- Always 2 digits --> +<!ENTITY month "08"> <!-- Always 2 digits --> <!ENTITY year "2008"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "July &day;th, &year;"> +<!ENTITY releasedate "August &day;st, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
