]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190528.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 28 May 2019 19:49:22 +0000 (15:49 -0400)
committerGitHub <noreply@github.com>
Tue, 28 May 2019 19:49:22 +0000 (15:49 -0400)
Bugzilla.pm

index 9e85e1e9b28cf16cf5fcdc0a24b730fd1fa1bfab..0df4f08dead1da82f7a5f27839e27779407b99c7 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190516.1';
+our $VERSION = '20190528.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;