Changeset 8f0c312 for general.ent


Ignore:
Timestamp:
10/13/2008 11:39:12 AM (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:
9a9d63d4
Parents:
2d4e23a
Message:

Updated all the LFS package versions (in the book text, not the actual package updates) to current Development LFS

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2d4e23a r8f0c312  
    44-->
    55
    6 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     6<!ENTITY day          "13">                   <!-- Always 2 digits -->
    77<!ENTITY month        "10">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "svn-&year;&month;&day;">
    12 <!ENTITY releasedate  "October &day;st, &year;">
     12<!ENTITY releasedate  "October &day;th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    3737<!-- These entities are used to identify versions of LFS
    3838     packages referenced throughout the BLFS book. -->
    39 <!ENTITY lfs-gcc-version              "4.2.3">
    40 <!ENTITY lfs-bdb-version              "4.6.21">
    41 <!ENTITY lfs-coreutils-version        "6.10">
    42 <!ENTITY lfs-perl-version             "5.8.8">
    43 <!ENTITY lfs-autoconf-version         "2.62">
     39<!ENTITY lfs-gcc-version              "4.3.2">
     40<!ENTITY lfs-bdb-version              "4.7.25">
     41<!ENTITY lfs-coreutils-version        "6.12">
     42<!ENTITY lfs-perl-version             "5.10.0">
     43<!ENTITY lfs-autoconf-version         "2.63">
    4444<!ENTITY lfs-flex-version             "2.5.35">
    45 <!ENTITY lfs-shadow-version           "4.0.18.1">
    46 <!ENTITY lfs-vim-version              "7.1">
     45<!ENTITY lfs-shadow-version           "4.1.2.1">
     46<!ENTITY lfs-vim-version              "7.2">
    4747<!-- End LFS versions -->
    4848
Note: See TracChangeset for help on using the changeset viewer.