diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-09-02 03:00:49 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-09-02 03:00:49 +0000 |
commit | 8e1baccc0fcb51ca8c0da0751afd9a6ffce425ad (patch) | |
tree | 1035ea25ec907a35072d01d10d6aaa4ff0f892ca /general.ent | |
parent | 7f0167734df932ccca0c24a549b13c9cd88c82c7 (diff) |
Update to linux-5.2.4.
Update to man-db-2.8.7.
Update to meson-0.51.2.
Update to findutils-4.7.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11665 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 466e9d3cd..20095f8de 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20190815"> +<!ENTITY version "SVN-20190902"> <!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 "20190815-systemd"> +<!ENTITY versiond "20190902-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "August 15th, 2019"> +<!ENTITY releasedate "September 2nd, 2019"> <!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "9.0"> |