]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190116.4
authorDylan William Hardison <dylan@hardison.net>
Wed, 16 Jan 2019 21:40:47 +0000 (16:40 -0500)
committerDylan William Hardison <dylan@hardison.net>
Wed, 16 Jan 2019 21:40:47 +0000 (16:40 -0500)
Bugzilla.pm

index 97fa0f3ee91956386681759ce185d3c1879f1380..b9c3efa3e3abea6fad8f5c7a9178161c6d7574f1 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190116.3';
+our $VERSION = '20190116.4';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;