From: Dylan William Hardison Date: Tue, 17 Oct 2017 12:55:41 +0000 (-0400) Subject: bump version to 20171017.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3465c3905f542d576a61f372a5cb2da3f823d508;p=thirdparty%2Fbugzilla.git bump version to 20171017.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 7b00e995a..705341532 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -20,7 +20,7 @@ BEGIN { } } -our $VERSION = '20171003.2'; +our $VERSION = '20171017.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;