]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180530.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 30 May 2018 18:07:50 +0000 (14:07 -0400)
committerGitHub <noreply@github.com>
Wed, 30 May 2018 18:07:50 +0000 (14:07 -0400)
Bugzilla.pm

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