diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-18 00:32:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-18 00:32:14 +0000 |
commit | 8674e99479219fe0bd163b0b8a10ca84015278f3 (patch) | |
tree | f614346b4d39e8d98c0aa6cb8991969a41a0e56a /general.ent | |
parent | 12fff1eb8d1c5dcf9c4049d0d08f315d1103787a (diff) |
Update to meson-0.54.3.
Update to man-pages-5.07.
Update to linux-5.7.2.
Update to iproute2-5.7.0.
Update to file-5.39.
Update to elfutils-0.180.
Update to bison-3.6.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11950 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 952cccf59..d139b0587 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "20200616"> +<!ENTITY version "SVN-20200617"> <!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 "20200615-systemd"> +<!ENTITY versiond "20200617-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "20200615-systemd"> -<!ENTITY releasedate "June 16th, 2020"> +<!ENTITY releasedate "June 17th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |