aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2019-04-20 15:55:50 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2019-04-20 15:55:50 +0000
commit94fe8fafc196aeec50347c5b8ca9c384b7fd03d4 (patch)
tree0582fe15f30ef49e5cff6cd45c7ced2812c19467 /general.ent
parentdd2d8eb3b0d37d1169bb90d3a5989003b90f2954 (diff)
systemd: Fix the syntax of commands used to configure automatic file creation and deletion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent
index 95421d613..967c920c9 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20190415">
+<!ENTITY version "SVN-20190420">
<!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 "20190415-systemd">
+<!ENTITY versiond "20190420-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "April 15, 2019">
+<!ENTITY releasedate "April 20, 2019">
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.5">