]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Up version to 2.19.3 for release of 2.18.1. bugzilla-2.19.3 release-2.19.3
authormkanat%kerio.com <>
Thu, 12 May 2005 09:51:04 +0000 (09:51 +0000)
committermkanat%kerio.com <>
Thu, 12 May 2005 09:51:04 +0000 (09:51 +0000)
Bugzilla/Config.pm

index 6bc149be9203f3192496c6328450acfe61da830c..258db815709a4e119271c9939100a4dc704c6e77 100644 (file)
@@ -77,7 +77,7 @@ our $webdotdir = "$datadir/webdot";
 Exporter::export_ok_tags('admin', 'db', 'locations');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.19.2+";
+$Bugzilla::Config::VERSION = "2.19.3";
 
 use Safe;