]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20171219.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 19 Dec 2017 13:38:39 +0000 (08:38 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 19 Dec 2017 13:38:39 +0000 (08:38 -0500)
Bugzilla.pm

index 07482c0f76f5609c79dd47f3d83e1fa48c33ed0a..3b0cab94bf6831bdd02ad34c934f4f56b2d472a0 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20171205.3';
+our $VERSION = '20171219.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;