]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20200401.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 1 Apr 2020 20:39:43 +0000 (16:39 -0400)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2020 20:39:43 +0000 (16:39 -0400)
Bugzilla.pm

index e6a1092a064a9b8bf3aaa9193f55091634ab5fad..9dec7bfb5c2eae0e461c7dfe660eab0e64bdc27e 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20200309.1';
+our $VERSION = '20200401.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;