diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-01-10 05:54:40 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-01-10 05:54:40 +0000 |
commit | 16dc51dbe9a50e866d635cbaf53600b0082af68f (patch) | |
tree | 5374a025f69ab668fb9480969b92c66ef7a226b7 /general.ent | |
parent | 320cf3bbb7e6a5d409660fa7c479417a1a189aa3 (diff) |
Update to linux-4.20.1.
Update to diffutils-3.7.
Update to tar-1.31.
Update to man-db-2.8.5.
Update to bash-5.0.
Update to readline-8.0.
Update to iproute2-4.20.0.
Update to util-linux-2.33.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index c7efa8206..f6b5f6e2d 100644 --- a/general.ent +++ b/general.ent @@ -1,4 +1,4 @@ -<!ENTITY version "SVN-20190101"> +<!ENTITY version "SVN-20190109"> <!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}]" --> @@ -7,7 +7,7 @@ <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "January 1, 2019"> +<!ENTITY releasedate "January 9, 2019"> <!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.4"> |