]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20170918
authorDylan William Hardison <dylan@hardison.net>
Mon, 18 Sep 2017 13:27:48 +0000 (09:27 -0400)
committerDylan William Hardison <dylan@hardison.net>
Mon, 18 Sep 2017 13:27:48 +0000 (09:27 -0400)
Bugzilla.pm

index 2e105e0f5ad206ed68669c3c5a300e1c77f4ba44..96eff5df2e5f1712e629da88e8ac362c52b15e94 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20170913.1';
+our $VERSION = '20170918.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;