diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-30 18:45:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-30 18:45:43 +0000 |
commit | 3b7754658f7a4e09c4b6966cb6e1f97b3bb026cb (patch) | |
tree | 73d9a48191e200cbee94af4621776514a9915c18 /general.ent | |
parent | 44dc5587c3f6c840a9d04af91016f0ca7b4f50c2 (diff) |
Update to dbus-1.10.20.
Update to linux-4.11.8.
Add notes to libtool and autoconf on how to speed up tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11264 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 88d146d6e..a4781dd67 100644 --- a/general.ent +++ b/general.ent @@ -1,4 +1,4 @@ -<!ENTITY version "SVN-20170626"> +<!ENTITY version "SVN-20170630"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; Change to x.y for release but not -rc releases --> <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> @@ -7,7 +7,7 @@ <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "June 26, 2017"> +<!ENTITY releasedate "June 30, 2017"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.1"> |