]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181106.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 6 Nov 2018 17:43:12 +0000 (12:43 -0500)
committerGitHub <noreply@github.com>
Tue, 6 Nov 2018 17:43:12 +0000 (12:43 -0500)
Bugzilla.pm

index fb25f03626e4cacf904f32fbd11f82268250659f..9812dd0537fc43f7d66949cdb97647731ccbdbfd 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181029.1';
+our $VERSION = '20181106.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;