diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-07-18 13:26:34 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-07-18 13:26:34 +0000 |
commit | 479f92f627772b1964fa02b545c387f848562fce (patch) | |
tree | bad60cc4148a64e4bd551facb9f858d8af121139 /general.ent | |
parent | 4e8074a22ad66103b89f03126aba5f0b96b04338 (diff) |
Add the consolelog bootscript and remove printk handling in modules script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8222 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 0a907421c..51c279713 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20070714"> -<!ENTITY releasedate "July 14, 2007"> +<!ENTITY version "SVN-20070718"> +<!ENTITY releasedate "July 18, 2007"> <!ENTITY milestone "6.3"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |