diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-07-21 16:37:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-07-21 16:37:51 +0000 |
commit | 52539e13beea12540293bb2fa6a3bc997e7156dc (patch) | |
tree | 29bcd4a0e2b272a564f6cfcf943c7ce78b847268 /general.ent | |
parent | c516e34fb32a40a28762666fa769d278ec4c901f (diff) |
Update to Python3-3.8.5.
Update to libcap-2.40.
Update to linux-5.7.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12000 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 57753055a..9e8bea125 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200715"> +<!ENTITY version "SVN-20200721"> <!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 "20200715-systemd"> +<!ENTITY versiond "20200721-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "July 15th, 2020"> +<!ENTITY releasedate "July 21st, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |