]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190221.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 21 Feb 2019 21:25:05 +0000 (16:25 -0500)
committerGitHub <noreply@github.com>
Thu, 21 Feb 2019 21:25:05 +0000 (16:25 -0500)
Bugzilla.pm

index 10f1e34c91491e4c5aa9e88f14d141e522aa7314..69a7710fd2852a89dd938965a03b1ec599472bf3 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190130.1';
+our $VERSION = '20190221.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;