]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number for 3.2, and remove the BZ-DEVEL comments in the docs.
authormkanat%bugzilla.org <>
Sun, 30 Nov 2008 01:34:57 +0000 (01:34 +0000)
committermkanat%bugzilla.org <>
Sun, 30 Nov 2008 01:34:57 +0000 (01:34 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml
docs/en/xml/about.xml

index 3181f5feb055878c493db2f6acbd760466c8ae10..c5bae6b91b819e4a463f9fbade2b939d87de82f0 100644 (file)
@@ -157,7 +157,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.2rc2+";
+use constant BUGZILLA_VERSION => "3.2";
 
 # These are unique values that are unlikely to match a string or a number,
 # to be used in criteria for match() functions and other things. They start
index 6169b28acff28fedcf9ad93481875e0db315634a..5dd000e7d416604f5f34eaf48573acaa43c4c504 100644 (file)
@@ -34,9 +34,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.2rc2">
-<!ENTITY bz-nextver "3.2">
-<!ENTITY bz-date "2008-11-06">
+<!ENTITY bz-ver "3.2">
+<!ENTITY bz-nextver "3.4">
+<!ENTITY bz-date "2008-11-29">
 <!ENTITY current-year "2008">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.2-branch/">
@@ -76,7 +76,6 @@
 
   <bookinfo>
     <title>The Bugzilla Guide - &bz-ver; 
-    <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL -->
     Release</title>
 
     <authorgroup>
index 7e8b8d174771600240ade62fa1edf9ea4ab5d4db..22418f5f97b8efdc5fd810b5c45a2cf3b80b487b 100644 (file)
@@ -1,6 +1,6 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
 <!ENTITY conventions SYSTEM "conventions.xml"> ] > -->
-<!-- $Id: about.xml,v 1.26 2008/04/04 06:48:18 wurblzap%gmail.com Exp $ -->
+<!-- $Id: about.xml,v 1.26.2.1 2008/11/30 01:34:58 mkanat%bugzilla.org Exp $ -->
 
 <chapter id="about">
 <title>About This Guide</title>
@@ -65,8 +65,6 @@
     <para>
       This is the &bz-ver; version of The Bugzilla Guide. It is so named 
       to match the current version of Bugzilla. 
-      <!-- BZ-DEVEL --> This version of the guide, like its associated Bugzilla version, is a
-      development version.<!-- /BZ-DEVEL --> 
     </para>
     <para>
       The latest version of this guide can always be found at <ulink