From: mkanat%bugzilla.org <> Date: Sun, 23 Apr 2006 09:47:04 +0000 (+0000) Subject: Update versioning for Bugzilla 2.20.2. X-Git-Tag: bugzilla-2.20.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae9bf3c4a50ea7972363602584056469823e992;p=thirdparty%2Fbugzilla.git Update versioning for Bugzilla 2.20.2. --- diff --git a/Bugzilla/Config.pm b/Bugzilla/Config.pm index d36aba4f86..75bce6af98 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.1+"; +$Bugzilla::Config::VERSION = "2.20.2"; use Safe; diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 5aaa9e67ba..2fddf98345 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">