From: Dylan William Hardison Date: Tue, 6 Jun 2017 13:32:24 +0000 (-0400) Subject: bump version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de4392bb242d4115c967c1424dc00bee39e939a;p=thirdparty%2Fbugzilla.git bump version --- diff --git a/Bugzilla.pm b/Bugzilla.pm index b4b7a48c8..f48679518 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -20,7 +20,7 @@ BEGIN { } } -our $VERSION = '20170531.2'; +our $VERSION = '20170606.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;