From: Dylan William Hardison Date: Tue, 19 Dec 2017 13:38:39 +0000 (-0500) Subject: bump version to 20171219.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5886db383d2148774feef3b06be80e28abe51f3c;p=thirdparty%2Fbugzilla.git bump version to 20171219.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 07482c0f7..3b0cab94b 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -20,7 +20,7 @@ BEGIN { } } -our $VERSION = '20171205.3'; +our $VERSION = '20171219.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;