]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20171031.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 31 Oct 2017 14:25:29 +0000 (10:25 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 31 Oct 2017 14:25:29 +0000 (10:25 -0400)
Bugzilla.pm

index 705341532c13aede92f1c78698661742ce2ac114..f511b8941f3c3f6bbe49501146698ec5c6297a4f 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20171017.1';
+our $VERSION = '20171031.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;