diff options
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -3,8 +3,9 @@ "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "20031015"> -<!ENTITY releasedate "October 15th, 2003"> +<!ENTITY version "20031016"> +<!ENTITY releasedate "October 16th, 2003"> +<!ENTITY milestone "5.0"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> @@ -14,7 +15,7 @@ <!ENTITY hints-root "http://www.linuxfromscratch.org/hints/downloads/files/"> <!ENTITY hints-index "http://www.linuxfromscratch.org/hints/list.html"> <!ENTITY blfs-root "http://www.linuxfromscratch.org/blfs/"> -<!ENTITY patches-root "http://www.linuxfromscratch.org/patches/lfs/5.0/"> +<!ENTITY patches-root "http://www.linuxfromscratch.org/patches/lfs/&milestone;/"> <!ENTITY tldp-root "http://www.tldp.org/"> <!ENTITY all-size-version "cvs-2003-10-06"> |