]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190116.2
authorKohei Yoshino <kohei.yoshino@gmail.com>
Wed, 16 Jan 2019 18:05:07 +0000 (13:05 -0500)
committerDylan William Hardison <dylan@hardison.net>
Wed, 16 Jan 2019 18:05:07 +0000 (13:05 -0500)
Bugzilla.pm

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