]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20171017.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 17 Oct 2017 12:55:41 +0000 (08:55 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 17 Oct 2017 12:55:41 +0000 (08:55 -0400)
Bugzilla.pm

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