aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-04-12 17:44:04 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-04-12 17:44:04 +0000
commit85d68de013377a19f821108b269a44a1a73bdbd5 (patch)
treeb1309b6586b0f454cf3dbb6f01708249b254e31b /general.ent
parentffe0a2ff35e86bb760cda4383b3684144a94a37f (diff)
Adjust zlib instructions to ensure .pc file and all libraries are in the proper
location. Thanks to Chris Staub. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9239 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 a1c5c73d9..519fe7d1b 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20100327">
-<!ENTITY releasedate "March 27, 2010">
+<!ENTITY version "SVN-20100412">
+<!ENTITY releasedate "April 12, 2010">
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "6.7">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->