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

index fba1a41722be93570f1219a1e18f24526291336c..7b00e995a78288dc0a488ce085d677f312eca308 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20171003.1';
+our $VERSION = '20171003.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;