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

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