]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180426.4 (#556)
authorDylan William Hardison <dylan@hardison.net>
Thu, 26 Apr 2018 15:06:33 +0000 (11:06 -0400)
committerGitHub <noreply@github.com>
Thu, 26 Apr 2018 15:06:33 +0000 (11:06 -0400)
Bugzilla.pm

index 36711f4eaa2e3f4703d7811b96c95868b7791693..efe1580a2ee3835b0d342bf41b2e2067e3eecf9b 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180426.1';
+our $VERSION = '20180426.4';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;