]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20170801.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 1 Aug 2017 12:48:54 +0000 (08:48 -0400)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2017 12:48:54 +0000 (08:48 -0400)
Bugzilla.pm

index 1aeced9b01103b114f2c98c90a4241545744bd15..593efad680226926abeb5018648355dbf37e4ca2 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20170718.1';
+our $VERSION = '20170801.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;