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

index be9d7ce801194474080fb14d50a5abe275d3cf64..ee11a1acd37f97f542d98becb077188fa88444cd 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181129.1';
+our $VERSION = '20181129.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;