diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-30 16:06:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-30 16:06:46 +0000 |
commit | 5a986cbf759fcd9377e067f150241ef7f2b7e453 (patch) | |
tree | 2a37bfef0c81a2afd119b1f058a02c3e1ff8c901 /general.ent | |
parent | 19e73cb8adcf3bd69369455e5f90ca068c8813af (diff) |
Update to perl-5.32.0.
Update to man-db-2.9.3.
Update to linux-5.7.6.
Update to check-0.15.0.
Update to bc-3.0.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11990 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 0c1e75b09..3ea3b7945 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200622"> +<!ENTITY version "SVN-20200701"> <!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 "20200622-systemd"> +<!ENTITY versiond "20200701-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "June 22nd, 2020"> +<!ENTITY releasedate "July 1st, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |