]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20190718.2
authordklawren <dklawren@users.noreply.github.com>
Thu, 18 Jul 2019 19:18:55 +0000 (15:18 -0400)
committerGitHub <noreply@github.com>
Thu, 18 Jul 2019 19:18:55 +0000 (15:18 -0400)
Bugzilla.pm

index 90b116b981b46ef563766d8a94fc6c7203a21564..6817a033888d0255fec047905c2a23bd69132b62 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190718.1';
+our $VERSION = '20190718.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;