]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190312.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 12 Mar 2019 20:28:27 +0000 (16:28 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2019 20:28:27 +0000 (16:28 -0400)
Bugzilla.pm

index 022c2531a772db164f4d6a4f4569066b7d32e570..66ffe18c5c94b2f16a44180377ddbee3945af54e 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190221.1';
+our $VERSION = '20190312.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;