From: mkanat%bugzilla.org <> Date: Sun, 23 Apr 2006 09:45:09 +0000 (+0000) Subject: Updating versioning for 2.22 and remove BZ-DEVEL comments from the docs. X-Git-Tag: bugzilla-2.22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcfc1a9189c5205afb1298d27b99534d18a2204c;p=thirdparty%2Fbugzilla.git Updating versioning for 2.22 and remove BZ-DEVEL comments from the docs. --- diff --git a/Bugzilla/Config.pm b/Bugzilla/Config.pm index 9155ec9860..c6bb6ddcee 100644 --- a/Bugzilla/Config.pm +++ b/Bugzilla/Config.pm @@ -93,7 +93,7 @@ our @parampanels = (); Exporter::export_ok_tags('admin', 'db', 'locations', 'params'); # Bugzilla version -$Bugzilla::Config::VERSION = "2.22rc1+"; +$Bugzilla::Config::VERSION = "2.22"; use Safe; diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 58a75448e2..b88470a241 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -31,12 +31,12 @@ For a devel release, simple bump bz-ver and bz-date --> - - - + + + - + Bugzilla Documentation"> @@ -101,7 +101,6 @@ The Bugzilla Guide - &bz-ver; - <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL --> Release diff --git a/docs/xml/about.xml b/docs/xml/about.xml index 76af42ea30..01c8158e37 100644 --- a/docs/xml/about.xml +++ b/docs/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