Changeset 3bded69 for general.ent


Ignore:
Timestamp:
09/01/2021 07:56:21 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0
Children:
cba354c
Parents:
6711c422
Message:

LFS 11.0 Final

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6711c422 r3bded69  
    11<!-- version info automatically generated by git
    22     comment the following two lines for release -->
    3 <!ENTITY % version-entities SYSTEM "version.ent">
    4 %version-entities;
     3<!--<!ENTITY % version-entities SYSTEM "version.ent">
     4%version-entities; -->
    55
    66<!-- uncomment and edit the following four lines
    77     for releases (including -rc) -->
    8 <!--
    9 <!ENTITY version         "10.2-rc1">
    10 <!ENTITY versiond        "10.2-systemd-rc1">
    11 <!ENTITY releasedate     "August 26th, 2021">
     8
     9<!ENTITY version         "11.0">
     10<!ENTITY versiond        "11.0-systemd">
     11<!ENTITY releasedate     "September 1st, 2021">
    1212<!ENTITY copyrightdate   "1999-2021">
    13 -->
     13
    1414<!-- jhalfs needs a literal dash, not &ndash; -->
    1515
    16 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
     16<!ENTITY short-version   "11.0">  <!-- Used below in &blfs-book;
    1717                                      Change to x.y for release but not -rc releases -->
    18 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
     18<!ENTITY generic-version "11.0"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    1919
    20 <!ENTITY short-versiond  "systemd">  <!--Change to stable-systemd for release  -->
    21 <!ENTITY generic-versiond "systemd">
     20<!ENTITY short-versiond  "stable-systemd">  <!--Change to stable-systemd for release  -->
     21<!ENTITY generic-versiond "11.0-systemd">
    2222
    2323<!ENTITY lfs-root        "https://www.linuxfromscratch.org/">
    2424<!ENTITY blfs-root       "&lfs-root;blfs/">
    25 <!ENTITY blfs-book       "&blfs-root;view/&short-version;/">
    26 <!ENTITY blfs-systemd-book "&blfs-root;view/&short-versiond;/">
     25<!ENTITY blfs-book         "&blfs-root;view/&generic-version;/">
     26<!ENTITY blfs-systemd-book "&blfs-root;view/&generic-versiond;/">
    2727<!ENTITY faq-root        "&lfs-root;faq/">
    2828<!ENTITY hints-root      "&lfs-root;hints/downloads/files/">
Note: See TracChangeset for help on using the changeset viewer.