diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-03-04 01:11:04 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-03-04 01:11:04 +0000 |
commit | d4bf7ab99614b18ae776ccd3a2df27c491055b95 (patch) | |
tree | 1da8e7d2924803ec9b2eaf9097b76bba2863d24b /general.ent | |
parent | 646ead4279e2bdba14f283f81acb16185b494b26 (diff) |
Update to dbus-1.12.6.
Update to man-db-2.8.2.
Update to gawk-4.2.1.
Update to meson-0.44.1.
Update to meson-0.44.1.
Update to linux-4.15.7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11382 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 8c8e7acaf..cdb968074 100644 --- a/general.ent +++ b/general.ent @@ -1,16 +1,16 @@ -<!ENTITY version "SVN-20180226"> +<!ENTITY version "SVN-20180303"> <!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 "20180226-systemd"> +<!ENTITY versiond "20180303-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "February 26, 2018"> +<!ENTITY releasedate "March 3, 2018"> <!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – --> -<!ENTITY milestone "8.2"> +<!ENTITY milestone "8.3"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> |