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

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