From: dklawren Date: Thu, 26 Sep 2019 19:33:00 +0000 (-0400) Subject: Bumped version to 20190926.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194ebff8aa890e986c2a4b0a18b79855611fee58;p=thirdparty%2Fbugzilla.git Bumped version to 20190926.1 --- diff --git a/Bugzilla.pm b/Bugzilla.pm index a4af290d8..a666e090b 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20190906.1'; +our $VERSION = '20190926.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie;