]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180508.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 8 May 2018 14:13:27 +0000 (10:13 -0400)
committerGitHub <noreply@github.com>
Tue, 8 May 2018 14:13:27 +0000 (10:13 -0400)
Bugzilla.pm

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