From: Dylan William Hardison Date: Thu, 29 Nov 2018 18:06:45 +0000 (-0500) Subject: bump version to 20181127.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f1536db085f5760bb44a00044b91b11ff01451f;p=thirdparty%2Fbugzilla.git bump version to 20181127.2 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index be9d7ce80..ee11a1acd 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20181129.1'; +our $VERSION = '20181129.2'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;