From: dklawren Date: Thu, 12 Apr 2018 19:01:10 +0000 (-0400) Subject: Bump version to 20180412.2 (#538) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610bca4869a9320ff91d84c421b61d3346658d64;p=thirdparty%2Fbugzilla.git Bump version to 20180412.2 (#538) --- diff --git a/Bugzilla.pm b/Bugzilla.pm index e5857caa6..ef6c80433 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -22,7 +22,7 @@ BEGIN { } } -our $VERSION = '20180412.1'; +our $VERSION = '20180412.2'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;