From: dklawren Date: Thu, 21 Nov 2019 15:39:37 +0000 (-0500) Subject: Bumped version to 20191121.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b30fa4fd7720679b0b225b3672ac899c9297c999;p=thirdparty%2Fbugzilla.git Bumped version to 20191121.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 6e16cb47e..9ca330e99 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20191106.1'; +our $VERSION = '20191121.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;