diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-07-21 21:14:21 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-07-21 21:14:21 +0000 |
commit | 5c401964afecc968a0ffec8c8866daccb00ba31b (patch) | |
tree | 0eeb12ab740e0319b656969194b405937e978662 /general.ent | |
parent | 474de8b1ab52ad52d8c305a2879f273e213b4602 (diff) |
Update to linux-5.2.2.
Update to bc-2.1.1.
Update to kbd-2.1.0.
Update to e2fsprogs-1.45.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11642 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 febcaa88a..4cc45a35c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20190714"> +<!ENTITY version "SVN-20190721"> <!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 "20190714-systemd"> +<!ENTITY versiond "20190721-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "July 14th, 2019"> +<!ENTITY releasedate "July 21th, 2019"> <!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "9.0"> |