diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-17 05:36:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-17 05:36:14 +0000 |
commit | 3f99c28d74c982ff69062cf16f879ad11cd6637a (patch) | |
tree | be3aab65c2e7992f5eb1245e8ae6a9be4a3a6539 /general.ent | |
parent | 6ba8e55929715ffa7c3c47ae46070eda31bbb030 (diff) |
Upgrade to linux-3.5.1
Upgrade to man-pages-3.42
Upgrade to automake-1.12.3
Remove instruction copying su in Chapter 5 coreutils
Move shadow to before coreutils in Chapter 6 to have su available
Update Chapter 5 sizes and times
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9942 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 0421534c5..7d9d3a525 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20120815"> -<!ENTITY releasedate "August 15, 2012"> +<!ENTITY version "SVN-20120816"> +<!ENTITY releasedate "August 16, 2012"> <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |