]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20180605.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 6 Jun 2018 11:52:35 +0000 (07:52 -0400)
committerGitHub <noreply@github.com>
Wed, 6 Jun 2018 11:52:35 +0000 (07:52 -0400)
Bugzilla.pm

index cb575433ea97125a4b3b6c028182e6028a91d224..7ab7031e713d4c2377376ab5e9733b3919687e9c 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180530.1';
+our $VERSION = '20180605.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;