]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20200309.1
authordklawren <dklawren@users.noreply.github.com>
Mon, 9 Mar 2020 19:30:14 +0000 (15:30 -0400)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 19:30:14 +0000 (15:30 -0400)
Bugzilla.pm

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