diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 00:05:16 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 00:05:16 +0000 |
commit | b42fa0137eda3358cc467d1ef04390e5059288b4 (patch) | |
tree | fd4ca098f4c8fa31e442fbb2deb55df6496a3460 /index.xml | |
parent | e0f2571894178e00eb7f8e3ade60a20d3bfc1e40 (diff) |
o Upgraded to bison-1.75, sed-4.0.
o Moved m4 before bison to meet its dependency.
o Fixed the date, I'm suprised nobody noticed it :)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20021022"> -<!ENTITY releasedate "October 22st, 2002"> +<!ENTITY version "20021023"> +<!ENTITY releasedate "October 23rd, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |