aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-04-19 06:08:50 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-04-19 06:08:50 +0000
commit0827a1ae4120b0fca3958f9f958e306f552b0c90 (patch)
tree5e0b364a504ca2ea8f96d47ae1331e8eb71ccc20 /general.ent
parent3944e7bdda7568f0ac2fb55afc818a815dc0312f (diff)
Fix a wrong hardcoded path in some shadow programs. ticket #4632
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11811 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 8b7e110ab..faa2fcc7a 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20200415">
+<!ENTITY version "SVN-20200419">
<!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 "20200415-systemd">
+<!ENTITY versiond "20200419-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "April 15th, 2020">
+<!ENTITY releasedate "April 19th, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->