]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190129.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 30 Jan 2019 06:00:57 +0000 (01:00 -0500)
committerGitHub <noreply@github.com>
Wed, 30 Jan 2019 06:00:57 +0000 (01:00 -0500)
Bugzilla.pm

index 38fed5ac0dff4108fec67e04a7e43775a652f288..3f91bda84d806762d798f0999ca6621987f1d185 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190124.1';
+our $VERSION = '20190130.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;