]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180104.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 4 Jan 2018 13:12:21 +0000 (08:12 -0500)
committerDylan William Hardison <dylan@hardison.net>
Thu, 4 Jan 2018 13:13:12 +0000 (08:13 -0500)
Bugzilla.pm

index b7aaadf3f7cff260160ac748800b337615c91719..c68e717411cc0f23df75114b01ee8b85c7774d0a 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20171220.2';
+our $VERSION = '20180104.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;