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

index 7431d33f4350efa8621070a1605b42f205e8c23c..65508cb6f669d0e6b9368438a93ba74caf16e054 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20170831.1';
+our $VERSION = '20170913.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;