]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190123.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 23 Jan 2019 16:52:46 +0000 (11:52 -0500)
committerDylan William Hardison <dylan@hardison.net>
Wed, 23 Jan 2019 16:52:46 +0000 (11:52 -0500)
Bugzilla.pm

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