Changeset 3878

Show
Ignore:
Timestamp:
01/20/08 23:14:05 (10 months ago)
Author:
jciccone
Message:

Update Date.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-sysroot/BOOK/general.ent

    r3796 r3878  
    11<?xml version="1.0" encoding="ISO-8859-1"?> 
    22 
    3 <!ENTITY month "12"> <!-- Use two digits --> 
    4 <!ENTITY month_name "December"> 
    5 <!ENTITY day "12"> <!-- Use two digits --> 
    6 <!ENTITY year "2007"> <!-- Use four digits --> 
     3<!ENTITY month "01"> <!-- Use two digits --> 
     4<!ENTITY month_name "Janurary"> 
     5<!ENTITY day "20"> <!-- Use two digits --> 
     6<!ENTITY year "2008"> <!-- Use four digits --> 
    77 
    88<!ENTITY releasedate "&month_name; &day;, &year;">