diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-09-27 20:51:41 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-09-27 20:51:41 +0000 |
commit | ec786b746e7ea3a38c1a2aa06724b6db3ad9f58a (patch) | |
tree | 537a4701f2c00ec8115f3943ef8977b53ca5a2eb /general.ent | |
parent | d6683983a56be96527aa9b22f149915cae9bc38e (diff) |
Add autoconf-2.69-consolidated_fixes-1.patch which allows autoconf tests to pass.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent index 9e9c768d1..9fb1de006 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200915"> +<!ENTITY version "SVN-20200927"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; Change to x.y for release but not -rc releases --> <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> -<!ENTITY versiond "20200915-systemd"> +<!ENTITY versiond "20200927-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "September 15th, 2020"> +<!ENTITY releasedate "September 27th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |