From: dklawren Date: Tue, 20 Aug 2019 17:30:48 +0000 (-0400) Subject: Bumped version to 20190819.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2e3f1e90ebe10a047c7f44a26cc4b1bb5a2a012;p=thirdparty%2Fbugzilla.git Bumped version to 20190819.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 80e627148..088f031f9 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20190809.1'; +our $VERSION = '20190819.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;