aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-01-26 03:28:05 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-01-26 03:28:05 +0000
commit71e0f493b73026bd7a3dc1812bf3bd2ab2a6526f (patch)
tree69ad006da0120b85e4cc9e18a4e0b7c5c573e992 /general.ent
parentef8510e8256871d39acc10f1cc363dbdcd89390d (diff)
Disable unneeded installation of a systemd specific file
in Chapter 5 util-linux. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10450 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent
index 6fb9384db..f32cbc748 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20140122">
-<!ENTITY releasedate "January 22, 2014">
+<!ENTITY version "SVN-20140125">
+<!ENTITY releasedate "January 25, 2014">
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->