From: dklawren Date: Fri, 9 Aug 2019 16:36:16 +0000 (-0400) Subject: Bumped version to 20190809.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4cdac630bb8f04f44da349c75065ffc1afff879d;p=thirdparty%2Fbugzilla.git Bumped version to 20190809.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index f0cfa7b03..80e627148 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20190808.1'; +our $VERSION = '20190809.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;