From: dklawren Date: Mon, 11 May 2020 18:17:29 +0000 (-0400) Subject: Bumped version to 20200511.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3932fac3055eadf032dfd29aaff4c1d12920a5ee;p=thirdparty%2Fbugzilla.git Bumped version to 20200511.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 0306c02ff..3a0f6c6d1 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20200504.1'; +our $VERSION = '20200511.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;