]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20200416.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 16 Apr 2020 19:54:34 +0000 (15:54 -0400)
committerGitHub <noreply@github.com>
Thu, 16 Apr 2020 19:54:34 +0000 (15:54 -0400)
Bugzilla.pm

index 9dec7bfb5c2eae0e461c7dfe660eab0e64bdc27e..7e84b04b1528c40259183a5a8124b0b86d424ca5 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20200401.1';
+our $VERSION = '20200416.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;