]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20200225.1
authordklawren <dklawren@users.noreply.github.com>
Tue, 25 Feb 2020 21:40:24 +0000 (16:40 -0500)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2020 21:40:24 +0000 (16:40 -0500)
Bugzilla.pm

index 5b63bbbff777483cf299c5c62883420883d78d21..1713e61936404827d619549bb5a8785e6382e037 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20200211.1';
+our $VERSION = '20200225.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;