diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-02 17:48:43 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-02 17:48:43 +0000 |
commit | f50aec70464ff15d6aacdae2af48a86f9c12221b (patch) | |
tree | 61a8d3567977c6f87a1378af02d180637038326a /index.xml | |
parent | 27d919e35e56d538c5ce9359423e5c5f0a858af9 (diff) |
Fixed a typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1959 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 "20020531"> -<!ENTITY releasedate "May 31st, 2002"> +<!ENTITY version "20020602"> +<!ENTITY releasedate "June 2nd, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |