diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-10-15 15:23:42 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-10-15 15:23:42 +0000 |
commit | a85486daa2e1d8dee8067cf6fa85a7c5b8bc943e (patch) | |
tree | 987155b822eae547aac1618636e5490fab14421b /general.ent | |
parent | 3c784d8d8ad85719f66516b14dc7dc6ba61746cf (diff) |
Update to iana-etc-20201012.
Update to vim-8.2.1845.
Update to bison-3.7.3.
Update to tzdata-2020b.
Update to libcap-2.44.
Update to Python-3.9.
Update to expat-2.2.10.
Update to bc-3.1.6.
Update to linux-5.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12053 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 1de00e198..cf7c08cb5 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20201001"> +<!ENTITY version "SVN-20201015"> <!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 "20201001-systemd"> +<!ENTITY versiond "20201015-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "October 1st, 2020"> +<!ENTITY releasedate "October 15th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |