From: dklawren Date: Wed, 26 Feb 2020 15:45:56 +0000 (-0500) Subject: Bump version to 20200226.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee19a7d6ddcc3ac8daf4cfb4e3cda9883bb21c93;p=thirdparty%2Fbugzilla.git Bump version to 20200226.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 1713e6193..0ac3aa6bd 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20200225.1'; +our $VERSION = '20200226.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;