From: dklawren Date: Wed, 29 Apr 2020 14:39:40 +0000 (-0400) Subject: Bumped version to 20200429.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f94fc8d2f5c8aebef68731a39e14ab8ae610ef86;p=thirdparty%2Fbugzilla.git Bumped version to 20200429.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 51ff75f0b..56d479fda 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20200416.2'; +our $VERSION = '20200429.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;