From: dklawren Date: Fri, 17 Jan 2020 20:42:03 +0000 (-0500) Subject: Bumped version to 20200117.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d0b228f888a2d6eb9a2e43e60b94ff882a17850d;p=thirdparty%2Fbugzilla.git Bumped version to 20200117.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 2bddc1d51..b9d046001 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20191212.1'; +our $VERSION = '20200117.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;