From 4fe353bc6ea300ba621d8fe4b14bebf71116aabc Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Tue, 28 Jul 2009 07:33:53 +0000 Subject: [PATCH] Bump version number for 3.4. --- Bugzilla/Constants.pm | 2 +- docs/en/xml/Bugzilla-Guide.xml | 7 +++---- docs/en/xml/about.xml | 4 +--- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index d2cb3e45d0..52d2c0433d 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -168,7 +168,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.4rc1+"; +use constant BUGZILLA_VERSION => "3.4"; # 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 diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index a37e24908c..15b4d295a2 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -34,9 +34,9 @@ For a devel release, simple bump bz-ver and bz-date --> - - - + + + @@ -76,7 +76,6 @@ The Bugzilla Guide - &bz-ver; - <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL --> Release diff --git a/docs/en/xml/about.xml b/docs/en/xml/about.xml index 7e8b8d1747..7372a44acc 100644 --- a/docs/en/xml/about.xml +++ b/docs/en/xml/about.xml @@ -1,6 +1,6 @@ - + About This Guide @@ -65,8 +65,6 @@ This is the &bz-ver; version of The Bugzilla Guide. It is so named to match the current version of Bugzilla. - This version of the guide, like its associated Bugzilla version, is a - development version. The latest version of this guide can always be found at