diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-02-02 01:15:18 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-02-02 01:15:18 +0000 |
commit | 5e32d3008af234cbd0f7dea021d0199005f22282 (patch) | |
tree | a5576f86240ecea0f304dabfb944dcd11334fa56 /general.ent | |
parent | 7cd2b8b1524231ca8691cc3a375392b9c21bc0a3 (diff) |
Update to vim-8.2.0190.
Update to binutils-2.34.
Update to glibc-2.31.
Update to linux-5.5.1.
Update to bc-2.5.3.
Update to iproute2-5.5.0.
Update to util-linux 2.35.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11738 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 3fb7a9de1..3f3905e39 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200127"> +<!ENTITY version "SVN-20200201"> <!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 "20200127-systemd"> +<!ENTITY versiond "20200201-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "January 27th, 2020"> +<!ENTITY releasedate "February 1st, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "9.0"> |