diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-16 21:32:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-16 21:32:19 +0000 |
commit | 7b1923d02ae7c261d9981fe92277169cf3e8de83 (patch) | |
tree | 5c36651b3cd6fe02509460f0d29170b5f6b78908 /general.ent | |
parent | 7bb9fda5ec3bfcf9c174b52a4129ae76aec4c85e (diff) |
Update to linux-3.19.
Update to iproute2-3.19.0.
Update to perl-5.20.2.
Update to libtool-2.4.6.
Added a note to glibc about potential problems with parallel build.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10846 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 fcabb6eb5..ee609c46b 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ -<!ENTITY version "SVN-20150209"> +<!ENTITY version "SVN-20150216"> <!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release --> -<!ENTITY releasedate "February 9, 2015"> +<!ENTITY releasedate "February 16, 2015"> <!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.7"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |