diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-11-01 13:24:54 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-11-01 13:24:54 +0000 |
commit | 6d739c8e525950ee1ddef206bf806d7fd3b03149 (patch) | |
tree | 748da32b6ea76d05600b9bb3697c9a31a7ac6ff1 /general.ent | |
parent | 00e20beef428a51f6a3f5f156859ec8ad1ab51ed (diff) |
Update to elfutils-0.182.
Update to meson-0.56.0.
Update to linux-5.9.2.
Update to mpc-1.2.1.
Update to less-563.
Update to tzdata-2020d.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12057 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 7fa0b05fa..fd26bb76f 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20201020"> +<!ENTITY version "SVN-20201101"> <!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 "20201020-systemd"> +<!ENTITY versiond "20201101-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "October 20th, 2020"> +<!ENTITY releasedate "November 1st, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |