]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20200226.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 26 Feb 2020 15:45:56 +0000 (10:45 -0500)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 15:45:56 +0000 (10:45 -0500)
Bugzilla.pm

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