Changeset 60ea5ab in clfs-sysroot


Ignore:
Timestamp:
Jan 20, 2008, 3:14:05 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
75af046
Parents:
e460553
Message:

Update Date.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    re460553 r60ea5ab  
    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;">
Note: See TracChangeset for help on using the changeset viewer.