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

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