]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20171121.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 22 Nov 2017 02:24:41 +0000 (21:24 -0500)
committerDylan William Hardison <dylan@hardison.net>
Wed, 22 Nov 2017 02:24:41 +0000 (21:24 -0500)
Bugzilla.pm

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