diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-05-05 21:17:38 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-05-05 21:17:38 +0000 |
commit | 73a1157da674027fc033876d7f183b0afde60613 (patch) | |
tree | 2beda2cf9e40042f9e0660c80efacb17c5dc84d0 /general.ent | |
parent | fd86c5114bbaab184d19dd44a6e14ba9a91e35be (diff) |
Update to gcc-8.1.0.
Update to linux-4.16.7.
Update to man-pages-4.16.
Update to meson-0.46.0.
Update to shadow-4.6.
Update to tzdata-2018e.
Update to xz-5.2.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11406 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 0e7950703..044254e51 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20180420"> +<!ENTITY version "SVN-20180505"> <!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 "20180420-systemd"> +<!ENTITY versiond "20180505-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "April 20, 2018"> +<!ENTITY releasedate "May 5, 2018"> <!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.3"> |