aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2010-10-29 14:56:26 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2010-10-29 14:56:26 +0000
commitb4a1c5e185fdd69df7026b5b26f8ead8dfa386b9 (patch)
tree2bdc39ab7390e8cf4b9c706370a9d545c2e56509 /general.ent
parent7a8f9f3f671e661243afb5b1994921c91025b14e (diff)
Fix a typo in the Chapter 6 Perl instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9410 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 47c36801c..3933616fb 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20101028">
-<!ENTITY releasedate "October 28, 2010">
+<!ENTITY version "SVN-20101029">
+<!ENTITY releasedate "October 29, 2010">
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "6.8">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->