diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-08-12 00:55:34 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-08-12 00:55:34 +0000 |
commit | 2ca70d33d9b80102510eb17ddb22ee54c821fda5 (patch) | |
tree | 11a48a2a07eb76c44fa16ad555bc76aca77890b7 /general.ent | |
parent | 9b9db38c2f9cc31e7976e7d2742adb0b45ee317c (diff) |
Update to check-0.15.2
Update to systemd-246
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12018 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 8ddd1d4c3..f3e00722c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200810"> +<!ENTITY version "SVN-20200811"> <!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 "20200810-systemd"> +<!ENTITY versiond "20200811-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "August 10th, 2020"> +<!ENTITY releasedate "August 11th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |