diff options
author | Bryan Kadzban <bryan@linuxfromscratch.org> | 2007-02-21 03:44:06 +0000 |
---|---|---|
committer | Bryan Kadzban <bryan@linuxfromscratch.org> | 2007-02-21 03:44:06 +0000 |
commit | 651719a7cf4f11bebcaad55eb9144fbf53adbd23 (patch) | |
tree | 9793b68374a423342c21ba00a77769d1af8ca21d /general.ent | |
parent | 659cc3deea68e6461ba378c2a773d956eea390c8 (diff) |
Add a note about CD symlinks possibly not matching the host. Fixes the rest of #1963.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 430e31c6b..a73f58f13 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20070217"> -<!ENTITY releasedate "February 17, 2007"> +<!ENTITY version "SVN-20070220"> +<!ENTITY releasedate "February 20, 2007"> <!ENTITY milestone "6.3"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |