From: Dylan William Hardison Date: Wed, 10 Apr 2019 19:04:40 +0000 (-0400) Subject: bump version to 20190401.3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ced3142e121de85b82692af3c435c930eea76314;p=thirdparty%2Fbugzilla.git bump version to 20190401.3 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index b6e2a8285..2667ca28a 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20190410.2'; +our $VERSION = '20190410.3'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;