]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20171220.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 20 Dec 2017 11:43:52 +0000 (06:43 -0500)
committerDylan William Hardison <dylan@hardison.net>
Wed, 20 Dec 2017 11:43:52 +0000 (06:43 -0500)
Bugzilla.pm

index b9e59e390dbf1cc4fb41e3caa3435df18ca6c31d..450a8d10a28b8436f3ced8a0215ac1272644ed86 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20171219.2';
+our $VERSION = '20171220.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;