From: dklawren Date: Thu, 16 Apr 2020 19:54:34 +0000 (-0400) Subject: Bumped version to 20200416.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a93801c9c6f805b9cb76510610429a90a61c660e;p=thirdparty%2Fbugzilla.git Bumped version to 20200416.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 9dec7bfb5..7e84b04b1 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20200401.1'; +our $VERSION = '20200416.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;