]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180104.2
authorDylan William Hardison <dylan@hardison.net>
Thu, 4 Jan 2018 16:55:29 +0000 (11:55 -0500)
committerDylan William Hardison <dylan@hardison.net>
Thu, 4 Jan 2018 16:55:37 +0000 (11:55 -0500)
Bugzilla.pm

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