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

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