aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2008-10-13 00:16:54 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2008-10-13 00:16:54 +0000
commitef31c67389f768ca9a632fa0017ccc741a9da72e (patch)
tree5ff289ddb8019e26912270ea50540d64c04b9fde /general.ent
parent5394c5c6b932219948c40402bda873e47d13c752 (diff)
Added a configure option to the Chapter 6 Gettext instructions so that the documentation is installed in a versioned directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8660 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 5525b1a10..9372fcb6f 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20081012">
-<!ENTITY releasedate "October 12, 2008">
+<!ENTITY version "SVN-20081013">
+<!ENTITY releasedate "October 13, 2008">
<!ENTITY copyrightdate "1999&ndash;2008">
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->