From: Dylan William Hardison Date: Wed, 23 May 2018 14:18:17 +0000 (-0400) Subject: bump version to 20180523.1 (#584) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077878d97b727daeb09fd61162099a458242cd7f;p=thirdparty%2Fbugzilla.git bump version to 20180523.1 (#584) --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 825ef46c8..897433e47 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -22,7 +22,7 @@ BEGIN { } } -our $VERSION = '20180508.1'; +our $VERSION = '20180523.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;