]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20200603.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 3 Jun 2020 15:22:03 +0000 (11:22 -0400)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2020 15:22:03 +0000 (11:22 -0400)
Bugzilla.pm

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