diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-11-08 19:11:01 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-11-08 19:11:01 +0000 |
commit | 916c906b11e3a6ad31d1ffc0d77369b2058b1a86 (patch) | |
tree | d850a37d195d0a38afabb174b80085c23b492853 /general.ent | |
parent | 5094344aedd64325c0243b95d9ee4136aa737252 (diff) |
Text correction in bootscripts description.
Remove erroneous sourcing line in bootscript 'functions' file used for
backward BLFS compatibility.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9659 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 5b58263c1..a12adfbcf 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20111029"> -<!ENTITY releasedate "Oct 29, 2011"> +<!ENTITY version "SVN-20111108"> +<!ENTITY releasedate "Nov 8, 2011"> <!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.1"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |