]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warnings...
authorlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:48:12 +0000 (11:48 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:48:12 +0000 (11:48 +0000)
docs/en/xml/Bugzilla-Guide.xml
docs/en/xml/installation.xml

index 29cdc0c3381bee5ffef6d31eecf5bfca1f34c8b4..1e8b308bc9fbed65feff3aa941332e6fd8ac343d 100644 (file)
@@ -35,9 +35,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.23.4">
-<!ENTITY bz-nextver "3.0">
-<!ENTITY bz-date "2007-02-02">
+<!ENTITY bz-ver "3.1">
+<!ENTITY bz-nextver "3.2">
+<!ENTITY bz-date "2007-02-25">
 <!ENTITY current-year "2007">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
@@ -45,8 +45,7 @@
 <!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">
 <!ENTITY mysql "http://www.mysql.com/">
 
-<!ENTITY min-perl-ver "5.8.0">
-<!ENTITY min-perl-ver-win "5.8.1">
+<!ENTITY min-perl-ver "5.8.1">
 ]>
 
 
index fa8ac16817de17b0ba0b4cb895525bddab548e19..14a86c49cf71fb518406e4df6d4c237212ab4a89 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.141 2008/04/04 06:48:11 lpsolit%gmail.com Exp $ -->
+<!-- $Id: installation.xml,v 1.142 2008/04/04 06:48:12 lpsolit%gmail.com Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -54,8 +54,7 @@
     <procedure>
       <step>
         <para><link linkend="install-perl">Install Perl</link>
-        (&min-perl-ver; or above for non-Windows platforms; &min-perl-ver-win;
-        for Windows)
+        (&min-perl-ver; or above)
         </para>
       </step>
       <step>