]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20171205.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 5 Dec 2017 14:17:11 +0000 (09:17 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 5 Dec 2017 14:17:21 +0000 (09:17 -0500)
Bugzilla.pm

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