diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-10-15 01:55:30 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-10-15 01:55:30 +0000 |
commit | 55e25a954cce00d932cbfb9a1f9be4a2558ecfd7 (patch) | |
tree | 07dc4254ba7adcc6f93a352e564da21ce4ba65de /general.ent | |
parent | 7a47ddb07df2579bbdaf17e6b717b6edcdcdf276 (diff) |
Update to bash-4.4.12.
Update to meson-0.43.0.
Update to python3-3.6.3.
Update to linux-4.13.7.
Update to binutils-2.29.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11309 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 bb626279e..e4471e9aa 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20170924"> +<!ENTITY version "SVN-20171014"> <!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 "20170924-systemd"> +<!ENTITY versiond "20171014-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "September 24, 2017"> +<!ENTITY releasedate "October 14, 2017"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.2"> |