From 932c0ff4133980116fe443daced5ad1617fd295e Mon Sep 17 00:00:00 2001 From: "mkanat%kerio.com" Date: Fri, 8 Jul 2005 05:49:35 +0000 Subject: [PATCH] Update version numbers for 2.20rc1 release. --- webtools/bugzilla/Bugzilla/Config.pm | 2 +- webtools/bugzilla/docs/xml/Bugzilla-Guide.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webtools/bugzilla/Bugzilla/Config.pm b/webtools/bugzilla/Bugzilla/Config.pm index ad5666823b6a..b344d10e72d8 100644 --- a/webtools/bugzilla/Bugzilla/Config.pm +++ b/webtools/bugzilla/Bugzilla/Config.pm @@ -77,7 +77,7 @@ our $webdotdir = "$datadir/webdot"; Exporter::export_ok_tags('admin', 'db', 'locations'); # Bugzilla version -$Bugzilla::Config::VERSION = "2.19.3+"; +$Bugzilla::Config::VERSION = "2.20rc1"; use Safe; diff --git a/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml b/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml index f0811db70651..7c7207e9c542 100644 --- a/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml +++ b/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml @@ -31,9 +31,9 @@ For a devel release, simple bump bz-ver and bz-date --> - + - +