]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20200226.2
authordklawren <dklawren@users.noreply.github.com>
Wed, 26 Feb 2020 19:53:12 +0000 (14:53 -0500)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 19:53:12 +0000 (14:53 -0500)
Bugzilla.pm

index 0ac3aa6bd205c0f540f86e50b52fd5918ebbdb82..a9096acb1c1459b0a6bed5fb51973289f51f3d25 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20200226.1';
+our $VERSION = '20200226.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;