diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-02 20:30:55 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-02 20:30:55 +0000 |
commit | a7cde9b0956ec16b623d4431c218993d24a3fa97 (patch) | |
tree | abffa8547342ea63d4ff4e7fea66b299f00f3646 /general.ent | |
parent | 9e326ab2d78d22161373ecbeb87b6256d3442e18 (diff) |
Update to util-linux-2.30.
Update to perl-5.26.0.
Update to file-5.31.
Update to diffutils-3.6.
Update to linux-4.11.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11255 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 fd187d26a..f6e65da16 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20170525"> +<!ENTITY version "SVN-20170602"> <!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 "20170525-systemd"> +<!ENTITY versiond "20170602-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "May 25, 2017"> +<!ENTITY releasedate "June 2, 2017"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.1"> |