diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-07-04 02:41:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-07-04 02:41:02 +0000 |
commit | f6528ac86d1a9dc96170011ae98ee0160b28abda (patch) | |
tree | ba4ca14c9023b52f86540ecf3b4764325443fbab /general.ent | |
parent | db1ed0172ad42bd109c8dbdca90253077f4e7c34 (diff) |
Update to attr-2.4.48.
Update to acl-2.2.53.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11428 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent index 3dc1c9168..cfbb40e8e 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20180625"> +<!ENTITY version "SVN-20180703"> <!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 "20180625-systemd"> +<!ENTITY versiond "20180703-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "June 25, 2018"> +<!ENTITY releasedate "July 3, 2018"> <!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.3"> |