diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-01-23 00:26:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-01-23 00:26:15 +0000 |
commit | 9a605b8e26cd7473d35bb2a86aac79178f0ece08 (patch) | |
tree | 3ef44c3b9c8042d4e55ef2709711d61671be2d03 /general.ent | |
parent | 0cba512df7ba2e6aecd9f5db75ad5a846f62c920 (diff) |
Update to linux-4.9.5.tar.xz.
Update to kbd-2.0.4.
Update to perl-5.24.1.
Update to zlib-1.2.11.
Update to util-linux-2.29.1.
+
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11172 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 19e362555..0a2e57f0c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20170108"> +<!ENTITY version "SVN-20170122"> <!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 "20170108-systemd"> +<!ENTITY versiond "20170122-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "January 8, 2017"> +<!ENTITY releasedate "January 22, 2016"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.0"> |