From ea69f0fbb86a994fbdcaf79d948fd310e23d283f Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Tue, 12 Aug 2008 14:55:59 +0000 Subject: [PATCH] Bump version number for 3.2rc1. --- Bugzilla/Constants.pm | 2 +- docs/en/xml/Bugzilla-Guide.xml | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index c66e933756..4746b72b3c 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -156,7 +156,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.1.4+"; +use constant BUGZILLA_VERSION => "3.2rc1"; # 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 ea1c1a259e..d6dc14243b 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -1,6 +1,5 @@ - %myents; @@ -35,12 +34,12 @@ For a devel release, simple bump bz-ver and bz-date --> - + - + - + Bugzilla Documentation"> -- 2.47.3