]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190409.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 9 Apr 2019 14:08:56 +0000 (10:08 -0400)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2019 14:08:56 +0000 (10:08 -0400)
Bugzilla.pm

index 36af3d90b8b01365026500f426bc4b4b5358c70b..2c4bff00e1182434af8a0f9f9f5800d67780dc1e 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190401.2';
+our $VERSION = '20190409.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;