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

index 5c531ca0a0ff6d89a26bd931f426353e6c0f6a9f..0bdb8d443daadec93058f472292559253f9f8aa2 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20170607.1';
+our $VERSION = '20170613.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;