From: Dylan William Hardison Date: Tue, 19 Sep 2017 16:18:56 +0000 (-0400) Subject: bump version to 20170919.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d827379894e2a5415cdbbb6b30aad0448ba82fb0;p=thirdparty%2Fbugzilla.git bump version to 20170919.2 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 2ae071d05..1f01979ea 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -20,7 +20,7 @@ BEGIN { } } -our $VERSION = '20170919.1'; +our $VERSION = '20170919.2'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;