From 0bdc858ef6ca4e0d92731f79a386ad2daea19571 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Thu, 23 Aug 2007 23:42:23 +0000 Subject: Bump version numbers for 3.0.1 release. --- Bugzilla/Constants.pm | 2 +- docs/xml/Bugzilla-Guide.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 57ed8dfa0..f7a542858 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -146,7 +146,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.0+"; +use constant BUGZILLA_VERSION => "3.0.1"; # # ControlMap constants for group_control_map. diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index baa5a9369..b8c395dea 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -34,12 +34,12 @@ For a devel release, simple bump bz-ver and bz-date --> - + - + - + Bugzilla Documentation"> -- cgit v1.2.3-65-gdbad