diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-10-21 01:05:48 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-10-21 01:05:48 +0000 |
commit | 2b74b7dec173e5f1cc1a6b8f1db4eec11aa5ab82 (patch) | |
tree | 6bbbb1e57d3bd56029d3df68347b407a4d464d81 /general.ent | |
parent | 1a2bc54656c16123bf3667cd4337994ced5da085 (diff) |
Update to gawk-4.2.0.
Update to expect-5.45.3.
Update to e2fsprogs-1.43.7.
Update to dejagnu-1.6.1.
Update to linux-4.13.8.
Update to util-linux v2.31.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11315 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 cc79126ff..372425269 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20171015"> +<!ENTITY version "SVN-20171020"> <!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 "20171015-systemd"> +<!ENTITY versiond "20171020-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "October 15, 2017"> +<!ENTITY releasedate "October 20, 2017"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.2"> |