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

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