]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20190821.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 21 Aug 2019 18:28:50 +0000 (14:28 -0400)
committerGitHub <noreply@github.com>
Wed, 21 Aug 2019 18:28:50 +0000 (14:28 -0400)
Bugzilla.pm

index 1d3702258e644aa790d639eaa8bd01fb55dea8d8..bd92830481ecd6d4a0d4d48ad194b76bbf40db70 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190819.1';
+our $VERSION = '20190821.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;