diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-09-15 18:40:33 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-09-15 18:40:33 +0000 |
commit | d6683983a56be96527aa9b22f149915cae9bc38e (patch) | |
tree | 91b615c8e09b1f0c0a1daa035dacfbc1950e2c23 /general.ent | |
parent | a2d41cf2c479ffc08caaf64591db7f2bf03a7d64 (diff) |
Update to linux-5.8.9.
Update to bison-3.7.2.
Update to elfutils-0.181.
Update to meson-0.55.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12047 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 325a4c2a6..9e9c768d1 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200901"> +<!ENTITY version "SVN-20200915"> <!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 "20200901-systemd"> +<!ENTITY versiond "20200915-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "September 1st, 2020"> +<!ENTITY releasedate "September 15th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |