diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-04-21 03:21:21 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-04-21 03:21:21 +0000 |
commit | 9df50dfc846fcd5d1cd9c99189a6e473de6b41d9 (patch) | |
tree | 67e141709634c0b74137689ebd49338e01482942 /general.ent | |
parent | 0ea8a70130a4b448a4fe56b322c320f3574a15e0 (diff) |
Update to linux-4.16.2.
Update to file-5.33.
Update to perl-5.26.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11404 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 eb65078c4..0e7950703 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20180411"> +<!ENTITY version "SVN-20180420"> <!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 "20180406-systemd"> +<!ENTITY versiond "20180420-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "April 11, 2018"> +<!ENTITY releasedate "April 20, 2018"> <!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.3"> |