diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-09-02 00:04:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-09-02 00:04:14 +0000 |
commit | b6e393b2cf7cef4d7a054cdb2e349af8a5ff582f (patch) | |
tree | 1dee5e47bc4f98c6032ff5d7f5d9c10a093a2b86 /general.ent | |
parent | de3fb6c1b8976fc3e2312634df8efa14a93bbf11 (diff) |
Update to linux-5.8.5.
Update to ninja-1.10.1.
Update to mpc-1.2.0.
Update to meson-0.55.1.
Update to libcap-2.43.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12044 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 07a9f2e80..325a4c2a6 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200828"> +<!ENTITY version "SVN-20200901"> <!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 "20200828-systemd"> +<!ENTITY versiond "20200901-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "August 28th, 2020"> +<!ENTITY releasedate "September 1st, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |