]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190606.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 6 Jun 2019 17:29:38 +0000 (13:29 -0400)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2019 17:29:38 +0000 (13:29 -0400)
Bugzilla.pm

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