]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20200504.1
authordklawren <dklawren@users.noreply.github.com>
Mon, 4 May 2020 20:09:42 +0000 (16:09 -0400)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 20:09:42 +0000 (16:09 -0400)
Bugzilla.pm

index 56d479fda91d449ff0d25c616b50e9097ded1f3c..0306c02ff8751c1ef6ad104c9eb441379c9eada4 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20200429.1';
+our $VERSION = '20200504.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;