[Clfs-commits] commit: r3843 - /trunk/BOOK/general.ent

svn at cross-lfs.org svn at cross-lfs.org
Tue Jan 1 11:15:49 PST 2008


Author: jciccone
Date: Tue Jan  1 19:15:48 2008
New Revision: 3843

Log:
Update Date.

Modified:
    trunk/BOOK/general.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent (original)
+++ trunk/BOOK/general.ent Tue Jan  1 19:15:48 2008
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "12"> <!-- Use two digits -->
-<!ENTITY month_name "December">
-<!ENTITY day "29"> <!-- Use two digits -->
-<!ENTITY year "2007"> <!-- Use four digits -->
+<!ENTITY month "01"> <!-- Use two digits -->
+<!ENTITY month_name "January">
+<!ENTITY day "01"> <!-- Use two digits -->
+<!ENTITY year "2008"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
 




More information about the Clfs-commits mailing list