diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-03-26 10:48:06 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-03-26 10:48:06 +0000 |
commit | 0a5b77321d9de65c8637cc537a5df4f753742a75 (patch) | |
tree | 5e9a44ad8ef5f25412b4f7fa5cdec34987a94a3c /general.ent | |
parent | cf46ea6bc6cb35c604f0cecfa5b4c0ca5dd8552a (diff) |
* Upgrade to linux-2.6.11.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4805 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 8027772cc..984ea4617 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050322"> -<!ENTITY releasedate "March 22, 2005"> +<!ENTITY version "SVN-20050326"> +<!ENTITY releasedate "March 26, 2005"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -53,7 +53,7 @@ <!ENTITY libol-version "0.3.15"> <!ENTITY libol-dl-version "0.3"> <!ENTITY libtool-version "1.5.14"> -<!ENTITY linux-version "2.6.11.5"> +<!ENTITY linux-version "2.6.11.6"> <!ENTITY linux-dl-version "2.6"> <!ENTITY linux-libc-headers-version "2.6.11.0"> <!ENTITY m4-version "1.4.2"> |