diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-06 13:38:05 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-06 13:38:05 +0000 |
commit | 584810f3b1b9a6996e474df7c39b5a608e667a11 (patch) | |
tree | fda5543a818521817252cb4beea3e5b154ad1848 | |
parent | 0c356c7d40e20ebd4d5e0042f6576f6ededba919 (diff) |
Correct version increase (it's the 6th today, not 5th)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@439 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 "intel/book/book.xml"> -<!ENTITY version "3.0-CVS-2001-04-05"> -<!ENTITY releasedate "April 5th, 2001"> +<!ENTITY version "3.0-CVS-2001-04-06"> +<!ENTITY releasedate "April 6th, 2001"> <!ENTITY type "INTEL"> <!ENTITY ftp-root "ftp://packages.linuxfromscratch.org"> |