Author: bdubbs Date: 2008-02-05 16:27:00 -0700 (Tue, 05 Feb 2008) New Revision: 7178
Modified: trunk/BOOK/general.ent Log: Correct month Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2008-02-05 17:44:55 UTC (rev 7177) +++ trunk/BOOK/general.ent 2008-02-05 23:27:00 UTC (rev 7178) @@ -7,7 +7,7 @@ <!ENTITY month "02"> <!-- Always 2 digits --> <!ENTITY year "2008"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "January &day;th, &year;"> +<!ENTITY releasedate "February &day;th, &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
