]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20200511.1
authordklawren <dklawren@users.noreply.github.com>
Mon, 11 May 2020 18:17:29 +0000 (14:17 -0400)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 18:17:29 +0000 (14:17 -0400)
Bugzilla.pm

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