Changeset ca188ba for general.ent


Ignore:
Timestamp:
05/11/2008 04:34:03 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2be5861
Parents:
cb55412
Message:

Modified various spots in the book to reflect the 6.3-rc1 release

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcb55412 rca188ba  
    44-->
    55
    6 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     6<!ENTITY day          "11">                   <!-- Always 2 digits -->
    77<!ENTITY month        "05">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
     
    3535<!-- These entities are used to identify versions of LFS
    3636     packages referenced throughout the BLFS book. -->
    37 <!ENTITY lfs-autoconf-version         "2.61">
    38 <!ENTITY lfs-bdb-version              "4.5.20">
    39 <!ENTITY lfs-coreutils-version        "6.9">
    40 <!ENTITY lfs-flex-version             "2.5.33">
     37<!ENTITY lfs-gcc-version              "4.2.3">
     38<!ENTITY lfs-bdb-version              "4.6.21">
     39<!ENTITY lfs-coreutils-version        "6.10">
    4140<!ENTITY lfs-perl-version             "5.8.8">
     41<!ENTITY lfs-autoconf-version         "2.62">
     42<!ENTITY lfs-flex-version             "2.5.35">
    4243<!ENTITY lfs-shadow-version           "4.0.18.1">
    4344<!ENTITY lfs-vim-version              "7.1">
    44 <!ENTITY lfs-gcc-version              "4.1.2">
    4545<!-- End LFS versions -->
    4646
Note: See TracChangeset for help on using the changeset viewer.