]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20190418.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 18 Apr 2019 20:21:33 +0000 (16:21 -0400)
committerDylan William Hardison <dylan@hardison.net>
Thu, 18 Apr 2019 20:21:33 +0000 (16:21 -0400)
Bugzilla.pm

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