Changeset e4c2553 for BOOK/general.ent


Ignore:
Timestamp:
Mar 3, 2012, 1:18:46 PM (12 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
14b90c2
Parents:
90f106c
Message:

Updated Eglibc 2.15 from r16526 to r17386 and fixed the directory name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r90f106c re4c2553  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "02"> <!-- Use two digits -->
    4 <!ENTITY month_name "Febuary">
    5 <!ENTITY day "29"> <!-- Use two digits -->
     3<!ENTITY month "03"> <!-- Use two digits -->
     4<!ENTITY month_name "March">
     5<!ENTITY day "03"> <!-- Use two digits -->
    66<!ENTITY year "2012"> <!-- Use four digits -->
    77
    88<!ENTITY releasedate "&month_name; &day;, &year;">
    99
    10 <!ENTITY major-version "1">
    11 <!ENTITY minor-version "2">
     10<!ENTITY major-version "2">
     11<!ENTITY minor-version "0">
    1212<!ENTITY extra-version "0">
    1313<!ENTITY generic-version "git"> <!-- Use "git", "testing", or "x.y.z[-pre{x}]" -->
Note: See TracChangeset for help on using the changeset viewer.