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