From: mkanat%kerio.com <> Date: Tue, 21 Feb 2006 14:50:15 +0000 (+0000) Subject: Update version numbers for 2.20.1 release, and finally remove BZ-DEVEL comments ... X-Git-Tag: bugzilla-2.20.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dfeda69a2befccb3194b9fee3c7111836df873d;p=thirdparty%2Fbugzilla.git Update version numbers for 2.20.1 release, and finally remove BZ-DEVEL comments (since this is a stable branch). --- diff --git a/Bugzilla/Config.pm b/Bugzilla/Config.pm index de5490767b..ee41efe3d5 100644 --- a/Bugzilla/Config.pm +++ b/Bugzilla/Config.pm @@ -77,7 +77,7 @@ our $webdotdir = "$datadir/webdot"; Exporter::export_ok_tags('admin', 'db', 'locations'); # Bugzilla version -$Bugzilla::Config::VERSION = "2.20+"; +$Bugzilla::Config::VERSION = "2.20.1"; use Safe; diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index bc5aba2f02..5aaa9e67ba 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -31,10 +31,10 @@ For a devel release, simple bump bz-ver and bz-date --> - - - - + + + + @@ -99,7 +99,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 a6f51d7e06..f7b9535a9e 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