aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2020-06-23 03:39:16 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2020-06-23 03:39:16 +0000
commit380fdc0ab79075789af45ce247260db509a40842 (patch)
tree33c2f5998cf63efce39373380b8b871fec9a3160 /general.ent
parent28e610dbf11eaf4f401b1522b80fa34feb46fa8c (diff)
Fix a segfault in systemd-udevd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11982 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 5171ad9c3..0c1e75b09 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20200619">
+<!ENTITY version "SVN-20200622">
<!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 "20200619-systemd">
+<!ENTITY versiond "20200622-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "June 19th, 2020">
+<!ENTITY releasedate "June 22nd, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->