From: Dylan William Hardison Date: Wed, 20 Dec 2017 11:43:52 +0000 (-0500) Subject: bump version to 20171220.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87f0c3700ea20b61a947999ff7c081eb0b61625d;p=thirdparty%2Fbugzilla.git bump version to 20171220.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index b9e59e390..450a8d10a 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -20,7 +20,7 @@ BEGIN { } } -our $VERSION = '20171219.2'; +our $VERSION = '20171220.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;