aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2010-10-26 13:55:10 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2010-10-26 13:55:10 +0000
commit8dac2e25fd596e3477710069cf0e6ce56a6321f8 (patch)
tree1679eed10e4efdf0db2e0f33cfa91cdbf7d2e4fa /general.ent
parent0c30dc996e8086e7e380141ad2a86e739013a4fe (diff)
Fix typo in Chapter 6 GCC instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9406 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 4325aad9e..59b9bdd12 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20101024">
-<!ENTITY releasedate "October 24, 2010">
+<!ENTITY version "SVN-20101026">
+<!ENTITY releasedate "October 26, 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}]" -->