From: Dylan William Hardison Date: Tue, 20 Mar 2018 13:46:08 +0000 (-0400) Subject: bump version to 20180320.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cd99a91ff6a92a5e10449463b12a312060d01ba;p=thirdparty%2Fbugzilla.git bump version to 20180320.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 5d394b908..39877fbfe 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -22,7 +22,7 @@ BEGIN { } } -our $VERSION = '20180316.1'; +our $VERSION = '20180320.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;