Changeset b8eb6bc for general.ent


Ignore:
Timestamp:
08/12/2008 12:15:25 AM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
6.3, 6.3-rc3
Children:
58ca0b5, b0a3c467
Parents:
0fa8146
Message:

Updates for the 6.3-rc3 release including mods to shorten some line lengths to fit the PDF output on a page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/6.3/BOOK@7552 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0fa8146 rb8eb6bc  
    44-->
    55
    6 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     6<!ENTITY day          "12">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
    9 <!ENTITY version      "6.3-rc2">
     9<!ENTITY version      "6.3-rc3">
    1010<!ENTITY releasedate  "August &day;th, &year;">
    1111<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    12 <!ENTITY blfs-version "6.3-rc2">                  <!-- svn|[release #] -->
     12<!ENTITY blfs-version "6.3-rc3">                  <!-- svn|[release #] -->
    1313<!ENTITY lfs-version  "6.3">          <!-- version|testing|unstable|development] -->
    1414<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
     
    4545<!-- End LFS versions -->
    4646
    47 <!ENTITY blfs-bootscripts-version     "20080326">
     47<!ENTITY blfs-bootscripts-version     "20080812">
    4848<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    4949
Note: See TracChangeset for help on using the changeset viewer.