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

index 82ec3cf7a928bee31489ae9891bf2cdc98f04461..d8ac5ce5f009a57aa8d63f99b74fc9ec5d5524b7 100644 (file)
@@ -76,7 +76,7 @@ our $webdotdir = "$datadir/webdot";
 Exporter::export_ok_tags('admin', 'db', 'locations');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.18";
+$Bugzilla::Config::VERSION = "2.18.1";
 
 use Safe;