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

index 8ffc95971a15ec1c68c51081a2b78a6025a5e840..2ae11b70dbc426856e04c36982d1d2b290188dac 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181213.1';
+our $VERSION = '20190108.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;