]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180627.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 26 Jun 2018 21:57:39 +0000 (17:57 -0400)
committerGitHub <noreply@github.com>
Tue, 26 Jun 2018 21:57:39 +0000 (17:57 -0400)
Bugzilla.pm

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