From: Dylan William Hardison Date: Tue, 5 Dec 2017 14:17:11 +0000 (-0500) Subject: bump version to 20171205.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e568a3de96b0c8898f8083c0635647ae80d11ca;p=thirdparty%2Fbugzilla.git bump version to 20171205.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index cd6e7bb00..8568c3fa1 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -20,7 +20,7 @@ BEGIN { } } -our $VERSION = '20171121.1'; +our $VERSION = '20171205.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;