]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180803.1
authorDylan William Hardison <dylan@hardison.net>
Fri, 3 Aug 2018 14:38:58 +0000 (10:38 -0400)
committerGitHub <noreply@github.com>
Fri, 3 Aug 2018 14:38:58 +0000 (10:38 -0400)
Bugzilla.pm

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