From: dklawren Date: Wed, 6 Nov 2019 20:49:29 +0000 (-0500) Subject: Bumped version to 20191106.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3fa536caa28ba19db28451347bbf709e0830a5ff;p=thirdparty%2Fbugzilla.git Bumped version to 20191106.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 6055579fc..6e16cb47e 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20191016.1'; +our $VERSION = '20191106.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;