aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-30 05:35:58 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-30 05:35:58 +0000
commit863beeaa4725d490579d9f047d230318460d9a76 (patch)
tree0069f3ba0088aed298eb63a756b8021d2807d54c /general.ent
parent1b12edf6d420b7795b850b33011ac1bd1dbb5a7d (diff)
Fixed perl configuration so it knows the vendor library location.
Changes perl patches to a single consolidated patch with security and other fixes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8718 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 69b5691b3..bc38a4870 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20081029">
-<!ENTITY releasedate "October 28, 2009">
+<!ENTITY version "SVN-20081030">
+<!ENTITY releasedate "October 30, 2009">
<!ENTITY copyrightdate "1999-2008"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->