]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version
authorDylan William Hardison <dylan@hardison.net>
Tue, 6 Jun 2017 13:32:24 +0000 (09:32 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 6 Jun 2017 13:32:24 +0000 (09:32 -0400)
Bugzilla.pm

index b4b7a48c853dff594e47e05aa6c1c278052c24bb..f4867951808aa5f9f467fff8f69ea51ccb7cf6c7 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20170531.2';
+our $VERSION = '20170606.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;