]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20170919
authorDylan William Hardison <dylan@hardison.net>
Tue, 19 Sep 2017 15:49:16 +0000 (11:49 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 19 Sep 2017 15:49:16 +0000 (11:49 -0400)
Bugzilla.pm

index 9234243f79b8f569b628ed384580f585b881cf39..2ae071d05cca7a8dd63b02e3e774786753f346b2 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20170918.1';
+our $VERSION = '20170919.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;