]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190122.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 22 Jan 2019 23:27:32 +0000 (18:27 -0500)
committerGitHub <noreply@github.com>
Tue, 22 Jan 2019 23:27:32 +0000 (18:27 -0500)
Bugzilla.pm

index 1797f46513647f3377b9b70bbe2219d773704e9c..8c13aef6426eba703b7a702b593ac6ae2bd88f83 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190116.4';
+our $VERSION = '20190122.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;