]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumping the rev number for 2.17.3 release. bugzilla-2.17.3 release-2.17.3
authorpreed%sigkill.com <>
Fri, 3 Jan 2003 02:04:09 +0000 (02:04 +0000)
committerpreed%sigkill.com <>
Fri, 3 Jan 2003 02:04:09 +0000 (02:04 +0000)
Bugzilla/Config.pm

index c001c583cf5a35d36c50d681be35e7e82149218a..00b5621f3691885c31ec125a93d5f0e9736dc2f2 100644 (file)
@@ -51,7 +51,7 @@ use Bugzilla::Util;
 Exporter::export_ok_tags('admin', 'db');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.17.2";
+$Bugzilla::Config::VERSION = "2.17.3";
 
 use Safe;