diff options
-rw-r--r-- | index.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,9 +3,9 @@ "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "CVS-HEAD-20031105"> -<!ENTITY releasedate "November 5th, 2003"> -<!ENTITY milestone "5.0"> +<!ENTITY version "20031111"> +<!ENTITY releasedate "November 11th, 2003"> +<!ENTITY milestone "5.1"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> @@ -15,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/&milestone;/"> +<!ENTITY patches-root "http://www.linuxfromscratch.org/patches/lfs/cvs/"> <!ENTITY tldp-root "http://www.tldp.org/"> <!ENTITY all-size-version "cvs-2003-10-06"> |