diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-08-04 20:14:32 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-08-04 20:14:32 +0000 |
commit | ba82c18266bee10819e8a3cc2e8db8aaac6e1ff3 (patch) | |
tree | f34442fc9441fa966c7a56b7ca8e9d33c4a90e54 /general.ent | |
parent | 17ca5488d27f8e05df3740ba4018082e70adb223 (diff) |
Update to gettext-0.21.
Update to binutils-2.35.
Update to gcc-10.2.0.
Update to check-0.15.1.
Update to bison-3.7.1.
Update to util-linux 2.36.0.
Update to libcap-2.42.
Update to linux-5.7.12.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12007 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 9e8bea125..9dfa14730 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200721"> +<!ENTITY version "SVN-20200804"> <!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 "20200721-systemd"> +<!ENTITY versiond "20200804-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "July 21st, 2020"> +<!ENTITY releasedate "August 4th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |