diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-05-30 17:06:37 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-05-30 17:06:37 +0000 |
commit | 00e4c9a31a282bfab22958a397b23d0515ea752d (patch) | |
tree | 63716500443b5260b540fc221e07199946a33148 /general.ent | |
parent | ec20811ee7ea3af328207b72144049d17e44f86d (diff) |
Textual corrections from Chris Staub - dependency information is now in the appendix, not in chapter 6. Specific compiler optimisations are not provided so remove mentioning them.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7635 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 449b985ba..e593fc341 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20060528"> -<!ENTITY releasedate "May 28, 2006"> +<!ENTITY version "SVN-2006030"> +<!ENTITY releasedate "May 30, 2006"> <!ENTITY milestone "6.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |