]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190116.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 16 Jan 2019 16:25:46 +0000 (11:25 -0500)
committerGitHub <noreply@github.com>
Wed, 16 Jan 2019 16:25:46 +0000 (11:25 -0500)
Bugzilla.pm

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