diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-10-20 04:27:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-10-20 04:27:37 +0000 |
commit | 35c2bfea641593d65f572fbe23b8161ae850b7f0 (patch) | |
tree | 74f25d75126d934c6c5b462a67d732534f665ebf /general.ent | |
parent | b750c300916faf2a28b97c7f81e586cf73ccce41 (diff) |
Update to iproute2-5.9.0.
Update to tzdata-2020c.
Update to linux-5.9.1.
+
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12055 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 3af49f109..7fa0b05fa 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20201019"> +<!ENTITY version "SVN-20201020"> <!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 "20201019-systemd"> +<!ENTITY versiond "20201020-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "October 19th, 2020"> +<!ENTITY releasedate "October 20th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |