diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-12-31 17:20:49 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-12-31 17:20:49 +0000 |
commit | bb31c129bb4891958fa2111f66548b4c2c6b6fc5 (patch) | |
tree | 810c299263c140f8776be78dd3c7360aa1df7d27 /general.ent | |
parent | fb87fac60ad15676a899f0748c84ad19745356b3 (diff) |
Happy New Year.
Update to vim-8.2.2253.
Update to iana-etc-20201229.
Update to gdbm-1.19.
Update to tzdata-2020f.
Update to man-pages-5.10.
Update to iproute2-5.10.0.
Update to zstd-1.4.8.
Update to kbd-2.4.0.
Update to linux-5.10.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/general.ent b/general.ent index 271e68e94..80f244b9c 100644 --- a/general.ent +++ b/general.ent @@ -1,15 +1,15 @@ -<!ENTITY version "SVN-20201215"> +<!ENTITY version "SVN-20210101"> <!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 "20201215-systemd"> +<!ENTITY versiond "20210101-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "December 15th, 2020"> +<!ENTITY releasedate "January 1st, 2021"> -<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> +<!ENTITY copyrightdate "1999-2021"><!-- jhalfs needs a literal dash, not – --> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> |