]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180220.2
authorDylan William Hardison <dylan@hardison.net>
Tue, 20 Feb 2018 14:13:10 +0000 (09:13 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 20 Feb 2018 14:13:10 +0000 (09:13 -0500)
Bugzilla.pm

index 1633713b9e71ecf99dbbd9d5e1e640a6a9e9488a..fe7e0fe23aff972913ac8a32f1c807c8efb97872 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180220.1';
+our $VERSION = '20180220.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;