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

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