From: dklawren Date: Fri, 6 Sep 2019 15:55:52 +0000 (-0400) Subject: Bumped version to 20190906.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a6182341d685f16ed25b6de879f275520e99216d;p=thirdparty%2Fbugzilla.git Bumped version to 20190906.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index 2fdd3057d..a4af290d8 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20190829.2'; +our $VERSION = '20190906.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;