]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Remove newest-perl-ver as it changes too often, and isn't up-to-date. No bug, r=justd...
authormozilla%colinogilvie.co.uk <>
Sun, 10 Jul 2005 05:37:26 +0000 (05:37 +0000)
committermozilla%colinogilvie.co.uk <>
Sun, 10 Jul 2005 05:37:26 +0000 (05:37 +0000)
docs/xml/Bugzilla-Guide.xml
docs/xml/installation.xml

index 0617bd66435807875063f8eef68c60fcf953ec86..686bdb46229c4a59254495a7fc82207230d35899 100644 (file)
@@ -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">
index 346e86f1319f2f846619634cc13ad6899cd259ed..8c7fd136e2b8d250d177c1a86a6e2e109f8e04bf 100644 (file)
@@ -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">