]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181116.1
authorDylan William Hardison <dylan@hardison.net>
Fri, 16 Nov 2018 21:03:21 +0000 (16:03 -0500)
committerGitHub <noreply@github.com>
Fri, 16 Nov 2018 21:03:21 +0000 (16:03 -0500)
Bugzilla.pm

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