]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181115.2
authorDylan William Hardison <dylan@hardison.net>
Thu, 15 Nov 2018 23:53:46 +0000 (18:53 -0500)
committerGitHub <noreply@github.com>
Thu, 15 Nov 2018 23:53:46 +0000 (18:53 -0500)
Bugzilla.pm

index 8a360fe1642f98a23b09dac773b9dc6135546a21..3777d59e5f920001d120e95a293a91649ebc1c6d 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181115.1';
+our $VERSION = '20181115.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;