From: dklawren Date: Tue, 26 May 2020 15:52:07 +0000 (-0400) Subject: Bumped version to 20200526.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=101f8a49ad890558d6bfc1a8a839dd7141189e9b;p=thirdparty%2Fbugzilla.git Bumped version to 20200526.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 3a0f6c6d1..192240d53 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20200511.1'; +our $VERSION = '20200526.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;