diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-04-16 21:03:26 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-04-16 21:03:26 +0000 |
commit | f96d87325390772b25a51b23506764d5c1d34c67 (patch) | |
tree | 67f1f5f5ae6c274a06ab666e63752a0d74700860 /general.ent | |
parent | a72ca3351152a43dd55cc536b516860cd9864e53 (diff) |
Update to linux-4.0.
Update to tzdata-2015c.
Update to iproute2-4.0.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 91c28606b..94d364139 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ -<!ENTITY version "SVN-20150331"> +<!ENTITY version "SVN-20150416"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release but not -rc releases --> -<!ENTITY releasedate "March 31, 2015"> +<!ENTITY releasedate "April 16, 2015"> <!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.8"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |