]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180523.1 (#584)
authorDylan William Hardison <dylan@hardison.net>
Wed, 23 May 2018 14:18:17 +0000 (10:18 -0400)
committerGitHub <noreply@github.com>
Wed, 23 May 2018 14:18:17 +0000 (10:18 -0400)
Bugzilla.pm

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