Author: dj Date: 2009-11-08 09:44:31 -0700 (Sun, 08 Nov 2009) New Revision: 8127
Modified: trunk/BOOK/general.ent Log: Corrected month in releasedate month in gener.ent Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2009-11-08 11:47:09 UTC (rev 8126) +++ trunk/BOOK/general.ent 2009-11-08 16:44:31 UTC (rev 8127) @@ -9,7 +9,7 @@ <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "October &day;th, &year;"> +<!ENTITY releasedate "November &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
