]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190516.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 16 May 2019 15:04:59 +0000 (11:04 -0400)
committerGitHub <noreply@github.com>
Thu, 16 May 2019 15:04:59 +0000 (11:04 -0400)
Bugzilla.pm

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