diff options
-rw-r--r-- | index.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,13 +4,13 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "CVS-20020210"> +<!ENTITY version "3.2-RC1"> <!ENTITY releasedate "February 10th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> -<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs"> -<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs"> +<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/3.2-rc1"> +<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/3.2-rc1"> <!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/"> <!ENTITY part1 SYSTEM "book/part1.xml"> @@ -572,7 +572,7 @@ <!ENTITY ab-howtoguides SYSTEM "appendixb/howtoguides.xml"> <!ENTITY ab-other SYSTEM "appendixb/other.xml"> -<!ENTITY all-version "cvs-20020202-1236"> +<!ENTITY all-version "3.2-rc1"> <!ENTITY all-size-kb "81,170 KB"> <!ENTITY all-size-mb "79.27 MB"> |