]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20170711.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 11 Jul 2017 14:00:58 +0000 (10:00 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2017 14:00:58 +0000 (10:00 -0400)
Bugzilla.pm

index 33a6583233adc1e8a0779008c55c3eee9b2bfd1a..88d33bb692e10027816221e3e8d14557b722b98a 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20170613.1';
+our $VERSION = '20170711.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;