]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180221.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 21 Feb 2018 19:02:33 +0000 (14:02 -0500)
committerDylan William Hardison <dylan@hardison.net>
Wed, 21 Feb 2018 19:02:33 +0000 (14:02 -0500)
Bugzilla.pm

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