diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-09-02 21:46:39 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-09-02 21:46:39 +0000 |
commit | f4e94b384b8009e880050f2a9fea6f2828f24e86 (patch) | |
tree | 047cd872f00e2f11756598eb8e5f8c4049a4323c /general.ent | |
parent | 7ec2ac41ebedab15f46e8fa58d8e7b2e34614775 (diff) |
Update to file-5.32.
Update to coreutils-8.28.
Update to e2fsprogs-1.43.6.
Update to expat-2.2.4.
Update to linux-4.12.10.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/general.ent b/general.ent index 6b0c80683..a8b9a6d4a 100644 --- a/general.ent +++ b/general.ent @@ -1,16 +1,16 @@ -<!ENTITY version "SVN-20170901"> +<!ENTITY version "SVN-20170902"> <!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 "20170901-systemd"> +<!ENTITY versiond "20170902-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "September 1, 2017"> +<!ENTITY releasedate "September 2, 2017"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> -<!ENTITY milestone "8.2"> +<!ENTITY milestone "8.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> |