diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-04-17 00:04:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-04-17 00:04:19 +0000 |
commit | 60b23a6f5cdda494d55a3a186975220a744e6641 (patch) | |
tree | b3dc4752b5ddba2c02be29cbae34429a883adb27 /general.ent | |
parent | af294985456854c32d60551ea21d28d4fc8c09ea (diff) |
Update to dejagnu-1.6.
Update to linux-4.5.1.
Wording change in Chapter 6 GCC.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11048 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 9f4ccb0d1..cf83d0b9b 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ -<!ENTITY version "SVN-20160412"> +<!ENTITY version "SVN-20160416"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release but not -rc releases --> -<!ENTITY releasedate "April 12, 2016"> +<!ENTITY releasedate "April 16, 2016"> <!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.10"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |