diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-02-15 21:27:01 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-02-15 21:27:01 +0000 |
commit | f7fb752539f6fb84a72a14d4125558521e7d2ce7 (patch) | |
tree | ed6c120cb5f5301a217dcc6b36c5a5550b1e4fcd | |
parent | e9ba1bd879b56f3098ad9d36b8b13ffd959b0f21 (diff) |
date string change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 "20030209"> -<!ENTITY releasedate "February 9th, 2003"> +<!ENTITY version "20030215"> +<!ENTITY releasedate "February 15th, 2003"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |