diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-04-05 02:00:44 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-04-05 02:00:44 +0000 |
commit | 6934b62fcfd219a322c17abf4b18a0663d4f3ed9 (patch) | |
tree | 32e5d978d67d2346399fc912ce73664f58d81844 /general.ent | |
parent | 5d65ab9154a8817af5c4c00c19af8a2a37befa0d (diff) |
Update to linux-4.5.
Update to grep-2.24.
Update to expat-2.1.1.
Update to tzdata-2016c.
Update to iproute2-4.5.0.
Update to man-pages-4.05.
Update to gzip-1.7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11042 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 7c06ae512..c53d6f670 100644 --- a/general.ent +++ b/general.ent @@ -1,9 +1,9 @@ -<!ENTITY version "SVN-20160313"> +<!ENTITY version "SVN-20160404"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release but not -rc releases --> -<!ENTITY releasedate "March 13, 2016"> +<!ENTITY releasedate "April 4, 2016"> <!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – --> -<!ENTITY milestone "7.9"> +<!ENTITY milestone "7.10"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |