diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-07-15 01:56:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-07-15 01:56:52 +0000 |
commit | 12a27da73005362f481354d368781b8d9761c72e (patch) | |
tree | 36579ebcbb329a6d0b72c64c80cbdcc19c3d37c9 /general.ent | |
parent | 3333b6473d706985a7613108a51a627b9b33d75f (diff) |
Fix testing of binutils-2.32 gold linker.
Update to tzdata-2019b.
Update to python3-3.7.4.
Update to meson-0.51.1.
Update to iproute2-5.2.0.
Update to grub-2.04.
Update to linux-5.2.1.
Update to bc-2.1.0.
Update to bzip2-1.0.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/general.ent b/general.ent index aa868a81c..febcaa88a 100644 --- a/general.ent +++ b/general.ent @@ -1,16 +1,16 @@ -<!ENTITY version "SVN-20190712"> +<!ENTITY version "SVN-20190714"> <!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}]" --> -<!ENTITY versiond "20190712-systemd"> +<!ENTITY versiond "20190714-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "July 12th, 2019"> +<!ENTITY releasedate "July 14th, 2019"> <!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – --> -<!ENTITY milestone "8.5"> +<!ENTITY milestone "9.0"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> |