aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-30 20:26:27 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-30 20:26:27 +0000
commitbdee2f5886beaa74902b2a7a64cae6b149aba355 (patch)
treeb648a532c2aebb558c69643237e4dac427ae32f5 /general.ent
parentebf29a9bc05b84d4ad2bf3be5a4fffa23f34f0b2 (diff)
Add instructions for installing additional documentation for Bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent5
1 files changed, 3 insertions, 2 deletions
diff --git a/general.ent b/general.ent
index 0884ea713..1267c63b3 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050729">
-<!ENTITY releasedate "July 29, 2005">
+<!ENTITY version "SVN-20050730">
+<!ENTITY releasedate "July 30, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
@@ -26,6 +26,7 @@
<!ENTITY autoconf-version "2.59">
<!ENTITY automake-version "1.9.6">
<!ENTITY bash-version "3.0">
+<!ENTITY bash-doc-version "3.0">
<!ENTITY binutils-version "2.16.1">
<!ENTITY bison-version "2.0">
<!ENTITY bzip2-version "1.0.3">