diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-09-22 23:13:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-09-22 23:13:28 +0000 |
commit | 8da63ab561cb4aa24cbe031804ca64ab2052831d (patch) | |
tree | f142c27e4636e1abc14cd371f88f6b75c7fca5da /general.ent | |
parent | 81368f0664101537737e075b46f5115187532e77 (diff) |
Update to util-linux 2.30.2.
Update to man-pages-4.13.
Update to texinfo-6.5.
Update to mpfr-3.1.6.
Update to iproute2-4.13.0.
Update to eudev-3.2.3.
Update to linux-4.13.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11302 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 09232ecba..b97c14a64 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20170902"> +<!ENTITY version "SVN-20170922"> <!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 "20170902-systemd"> +<!ENTITY versiond "20170922-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "September 2, 2017"> +<!ENTITY releasedate "September 22, 2017"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.2"> |