diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-07-15 15:04:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-07-15 15:04:14 +0000 |
commit | c516e34fb32a40a28762666fa769d278ec4c901f (patch) | |
tree | 8b1bd705ae9675fe90f1ee477d956bb92962b998 /general.ent | |
parent | 101304fa9e1025a0c053532dd33b880442725529 (diff) |
Update to vim-8.2.1206.
Update to Python3-3.8.4.
Update to meson-0.55.0.
Update to libcap-2.39.
Update to kbd-2.3.0.
Update to mpfr-4.1.0.
Update to linux-5.7.8.
Update to sysvinit-2.97.
Update to bc-3.1.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11998 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 7977ce220..57753055a 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200707"> +<!ENTITY version "SVN-20200715"> <!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 "20200707-systemd"> +<!ENTITY versiond "20200715-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "July 7th, 2020"> +<!ENTITY releasedate "July 15th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |