diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-06 11:20:05 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-06 11:20:05 +0000 |
commit | ef4ca9e6f167d2d822b0937a44670bd50e74d1cc (patch) | |
tree | 2bbf07ff8463e924fadc6d659d986d4fb05b628f /index.xml | |
parent | 2ea6929754f88fc50693ca23faa42947da93a863 (diff) |
Changed bootscripts version entity as I've recreated the tarball
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20010805"> -<!ENTITY releasedate "August 5th, 2001"> +<!ENTITY version "20010806"> +<!ENTITY releasedate "August 6th, 2001"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> @@ -525,7 +525,7 @@ <!ENTITY all-version "cvs-20010805-1550"> <!ENTITY all-size-kb "80950 KB"> <!ENTITY all-size-mb "79.05 MB"> -<!ENTITY bootscripts-version "lfs-bootscripts-cvs-20010731-1740"> +<!ENTITY bootscripts-version "lfs-bootscripts-cvs-20010806-0420"> <!ENTITY bash-version "2.05"> <!ENTITY bash-size "1,360 KB"> |