From ff56c6f85f225c0759ffa9d26bf481c43f317090 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Mon, 1 Feb 2010 13:35:38 -0800 Subject: [PATCH] Bump version number for 3.0.11. --- 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 1ba7ded88f..e1ac6463f0 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -147,7 +147,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.0.10+"; +use constant BUGZILLA_VERSION => "3.0.11"; # # ControlMap constants for group_control_map. diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 0de0f8dee9..8da2cae9aa 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -34,10 +34,10 @@ For a devel release, simple bump bz-ver and bz-date --> - + - - + + -- 2.47.2