]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20190124.1
authorKohei Yoshino <kohei.yoshino@gmail.com>
Thu, 24 Jan 2019 19:47:59 +0000 (14:47 -0500)
committerDylan William Hardison <dylan@hardison.net>
Thu, 24 Jan 2019 19:47:59 +0000 (14:47 -0500)
Bugzilla.pm

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