diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-07-23 03:51:20 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-07-23 03:51:20 +0000 |
commit | c1972992514cf2f5a8791070aff4b640ea0f253e (patch) | |
tree | 75777b54199d511bea7cfde225ae922658fc24e2 /general.ent | |
parent | d24c5fab5e9401520d08e095bbe93016e6ded926 (diff) |
Update to util-linux-2.30.1. Fixes #4114.
Update to linux-4.12.3. Fixes #4115.
Update to man-pages-4.1.2. Fixes #4116.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11274 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 69bd5ca4b..7a110b987 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20170718"> +<!ENTITY version "SVN-20170723"> <!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 "20170721-systemd"> +<!ENTITY versiond "20170723-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "July 21, 2017"> +<!ENTITY releasedate "July 23, 2017"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.1"> |