]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190401.1
authorDylan William Hardison <dylan@hardison.net>
Mon, 1 Apr 2019 17:10:48 +0000 (13:10 -0400)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2019 17:10:48 +0000 (13:10 -0400)
Bugzilla.pm

index c509d11d9e33abec82922a8467deacd53b2fd5cc..d52ed7d2b1d436b8a0dc692b6418706abf423271 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190329.2';
+our $VERSION = '20190401.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;