diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-02 18:10:32 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-02 18:10:32 +0000 |
commit | 024e4dd122977428406c65abe01b821c15d78694 (patch) | |
tree | eca42e94a9e913ca20444be81f07aa8c515b3612 /index.xml | |
parent | 021a8ab14308888586b78b8396094097b13b3c4a (diff) |
Fix patch-version links.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2158 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 "20020929"> -<!ENTITY releasedate "September 29th, 2002"> +<!ENTITY version "20021002"> +<!ENTITY releasedate "October 2nd, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |