Changeset 0929ec5 for general.ent


Ignore:
Timestamp:
04/06/2021 09:14:24 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
6cc8775
Parents:
61385ca (diff), 6b505da (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r61385ca r0929ec5  
    1 <!ENTITY version         "SVN-20210326">
     1<!-- version info automatically generated by git
     2     comment the following two lines for release -->
     3<!ENTITY % version-entities SYSTEM "version.ent">
     4%version-entities;
     5
     6<!-- uncomment and edit the following four lines
     7     for releases (including -rc) -->
     8<!--
     9<!ENTITY version         "10.2-rc1">
     10<!ENTITY versiond        "10.2-rc1">
     11<!ENTITY releasedate     "August 26th, 2021">
     12<!ENTITY copyrightdate   "1999-2021">
     13-->
     14<!-- jhalfs needs a literal dash, not &ndash; -->
     15
    216<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    317                                      Change to x.y for release but not -rc releases -->
    418<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    519
    6 <!ENTITY versiond        "20210326-systemd">
    720<!ENTITY short-versiond  "systemd">
    821<!ENTITY generic-versiond "systemd">
    9 
    10 <!ENTITY releasedate     "March 26th, 2021">
    11 
    12 <!ENTITY copyrightdate   "1999-2021"><!-- jhalfs needs a literal dash, not &ndash; -->
    1322
    1423<!ENTITY lfs-root        "http://www.linuxfromscratch.org/">
Note: See TracChangeset for help on using the changeset viewer.