From: dklawren Date: Mon, 4 May 2020 20:09:42 +0000 (-0400) Subject: Bumped version to 20200504.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98820e7df299df91296dbb7e5398267809b6d669;p=thirdparty%2Fbugzilla.git Bumped version to 20200504.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 56d479fda..0306c02ff 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20200429.1'; +our $VERSION = '20200504.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;