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

index 5bc9372cc9cda2ecd1e2acc43b1cafbf42922a46..b03d964628b66c11583b7809bc4c26f2d1a343ca 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181120.1';
+our $VERSION = '20181120.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;