]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20200526.1
authordklawren <dklawren@users.noreply.github.com>
Tue, 26 May 2020 15:52:07 +0000 (11:52 -0400)
committerGitHub <noreply@github.com>
Tue, 26 May 2020 15:52:07 +0000 (11:52 -0400)
Bugzilla.pm

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