diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-08-20 04:41:48 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-08-20 04:41:48 +0000 |
commit | 16471f853954bf2fa66f43545084961f38ed4a01 (patch) | |
tree | bee0f9e2125b71732588ed4873ef14a334849d79 /general.ent | |
parent | 62b2fca93858bfda943868e8706d1443ffef9121 (diff) |
Reworded the notes in the General Compilation Instructions
and added a note to bin-utils to have users actually
read the General Compilation Instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9053 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 8a50ed7e8..59086ac0b 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20090812"> -<!ENTITY releasedate "August 12, 2009"> +<!ENTITY version "SVN-20090819"> +<!ENTITY releasedate "August 19, 2009"> <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "6.5"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |