]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180807.1
authorDylan William Hardison <dylan@hardison.net>
Mon, 6 Aug 2018 18:16:17 +0000 (14:16 -0400)
committerGitHub <noreply@github.com>
Mon, 6 Aug 2018 18:16:17 +0000 (14:16 -0400)
Bugzilla.pm

index 19a490fa0e6c49e5fdaadc005de26ecc10d27022..c2581410d00108dcd78fdbb63f96e7c811ba0e7c 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20180803.1';
+our $VERSION = '20180807.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;