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