summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormozilla%colinogilvie.co.uk <>2005-07-10 07:37:26 +0200
committermozilla%colinogilvie.co.uk <>2005-07-10 07:37:26 +0200
commita6ebccf4825baa6f465d1e07ec4f1e04bca04178 (patch)
tree1b3577661ca24204d39bad1d9bedfd909f212b1a /docs
parent5652a1ed0cbd77b4b627ca1166b1390009d7fd7c (diff)
downloadbugzilla-a6ebccf4825baa6f465d1e07ec4f1e04bca04178.tar.gz
bugzilla-a6ebccf4825baa6f465d1e07ec4f1e04bca04178.tar.xz
Remove newest-perl-ver as it changes too often, and isn't up-to-date. No bug, r=justdave,r=mkanat on IRC
Diffstat (limited to 'docs')
-rw-r--r--docs/xml/Bugzilla-Guide.xml1
-rw-r--r--docs/xml/installation.xml4
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml
index 0617bd664..686bdb462 100644
--- a/docs/xml/Bugzilla-Guide.xml
+++ b/docs/xml/Bugzilla-Guide.xml
@@ -40,7 +40,6 @@
<!ENTITY bz "http://www.bugzilla.org/">
<!ENTITY bzg-bugs "<ulink url='http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">
<!ENTITY mysql "http://www.mysql.com/">
-<!ENTITY newest-perl-ver "5.8.3">
<!-- For minimum versions -->
<!ENTITY min-mysql-ver "3.23.41">
diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml
index 346e86f13..8c7fd136e 100644
--- a/docs/xml/installation.xml
+++ b/docs/xml/installation.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.98 2005/07/01 22:41:31 mozilla%colinogilvie.co.uk Exp $ -->
+<!-- $Id: installation.xml,v 1.99 2005/07/09 22:37:26 mozilla%colinogilvie.co.uk Exp $ -->
<chapter id="installing-bugzilla">
<title>Installing Bugzilla</title>
@@ -96,7 +96,7 @@
visit <ulink url="http://www.perl.com"/>.
Although Bugzilla runs with Perl &min-perl-ver;,
it's a good idea to be using the latest stable version.
- As of this writing, that is Perl &newest-perl-ver;.</para>
+ </para>
</section>
<section id="install-database">