From: Dylan William Hardison Date: Thu, 31 Aug 2017 11:48:47 +0000 (-0400) Subject: bump version to 20170831 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea91a4d354eb0175a46671a6911bb3dffaebfe75;p=thirdparty%2Fbugzilla.git bump version to 20170831 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index b07fc0c64..7431d33f4 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -20,7 +20,7 @@ BEGIN { } } -our $VERSION = '20170829.1'; +our $VERSION = '20170831.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;