From f80dc104c9921650e279c2db389f350ee5ff9dae Mon Sep 17 00:00:00 2001 From: "mkanat%kerio.com" <> Date: Sun, 10 Jul 2005 05:26:59 +0000 Subject: [PATCH] Update version numbers for 2.18.3. --- Bugzilla/Config.pm | 2 +- docs/xml/Bugzilla-Guide.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bugzilla/Config.pm b/Bugzilla/Config.pm index 63cd1dca36..e03fb9b44c 100644 --- a/Bugzilla/Config.pm +++ b/Bugzilla/Config.pm @@ -76,7 +76,7 @@ our $webdotdir = "$datadir/webdot"; Exporter::export_ok_tags('admin', 'db', 'locations'); # Bugzilla version -$Bugzilla::Config::VERSION = "2.18.2"; +$Bugzilla::Config::VERSION = "2.18.3"; use Safe; diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 4a70fe5013..b949f93345 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -25,9 +25,9 @@ * bz-date to the release date --> - - - + + + -- 2.47.3