]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20200429.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 29 Apr 2020 14:39:40 +0000 (10:39 -0400)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2020 14:39:40 +0000 (10:39 -0400)
Bugzilla.pm

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