diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-08-15 15:50:36 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-08-15 15:50:36 +0000 |
commit | 54d6b901eadeb6dc1b7d66906767ed86018ade60 (patch) | |
tree | 9d46c8e60fa4754932069c987901ce0089a6457d /general.ent | |
parent | e6db1756da5069c62535b379e44cb1cd8de8408f (diff) |
Update to vim-8.1.1846.
Update to elfutils-0.177.
Update to gcc-9.2.0.
Update to bc-2.1.3.
Update to man-db-2.8.6.1.
Update to linux-5.2.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11656 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 85ec13b6b..466e9d3cd 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20190804"> +<!ENTITY version "SVN-20190815"> <!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 "20190804-systemd"> +<!ENTITY versiond "20190815-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "August 4th, 2019"> +<!ENTITY releasedate "August 15th, 2019"> <!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "9.0"> |