From: dklawren Date: Wed, 30 May 2018 18:07:50 +0000 (-0400) Subject: bump version to 20180530.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ff84039ad6976142fa9081e920593d94f2be8f;p=thirdparty%2Fbugzilla.git bump version to 20180530.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 6cffa66a1..cb575433e 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -22,7 +22,7 @@ BEGIN { } } -our $VERSION = '20180529.2'; +our $VERSION = '20180530.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;