aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-11-16 15:57:08 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-11-16 15:57:08 +0000
commitb2fbe302b0368e3cc31d60f37d2ed1c81da3dd7c (patch)
treebc47e2d07628da2a95236d918ca0dbb9180449c0 /general.ent
parent77a02d2eda989bd125a95fe19a86bec194b544ee (diff)
Clarified explanation of why we use cross
compilation techniques in the Toolchain Technical Notes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent5
1 files changed, 2 insertions, 3 deletions
diff --git a/general.ent b/general.ent
index 2793c3ec4..59325d058 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,5 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20091115">
-<!ENTITY releasedate "November 15, 2009">
+<!ENTITY version "SVN-20091116">
+<!ENTITY releasedate "November 16, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->