]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20200211.1
authordklawren <dklawren@users.noreply.github.com>
Tue, 11 Feb 2020 19:02:25 +0000 (14:02 -0500)
committerGitHub <noreply@github.com>
Tue, 11 Feb 2020 19:02:25 +0000 (14:02 -0500)
Bugzilla.pm

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