diff --git a/mozilla/webtools/bugzilla/Bugzilla/Config.pm b/mozilla/webtools/bugzilla/Bugzilla/Config.pm index 002a7cc4c20..b568918e376 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Config.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/Config.pm @@ -76,7 +76,7 @@ our $webdotdir = "$datadir/webdot"; Exporter::export_ok_tags('admin', 'db', 'locations'); # Bugzilla version -$Bugzilla::Config::VERSION = "2.18rc1"; +$Bugzilla::Config::VERSION = "2.19"; use Safe; diff --git a/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml b/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml index aee8b790e8e..6a5b066f4f0 100644 --- a/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml +++ b/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml @@ -30,12 +30,12 @@ For a devel release, simple bump bz-ver and bz-date --> - - + + - + - + Bugzilla Documentation">