diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-04-02 02:10:08 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-04-02 02:10:08 +0000 |
commit | 289207bab6b5f14f3fec87f7fb4e617ecfacbba5 (patch) | |
tree | e27423131c3031248f491b28910d372af71f70c7 /general.ent | |
parent | 2aa3c1c408973d9749549c3bfb13bcd71cf54f3d (diff) |
I hesitate to make a commit today, but the changes are ready.
Upgrade to Linux-3.8.5
Upgrade to Systemd-200
Expand tcl space for regular expressions needed for some tests
Disable a g++ libmudflap test that always fails
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10237 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 a2930be93..415302af8 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20130331"> -<!ENTITY releasedate "March 31, 2013"> +<!ENTITY version "SVN-20130401"> +<!ENTITY releasedate "April 1, 2013"> <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.4"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |