]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181017.1
authorDylan William Hardison <dylan@hardison.net>
Wed, 17 Oct 2018 16:56:14 +0000 (12:56 -0400)
committerGitHub <noreply@github.com>
Wed, 17 Oct 2018 16:56:14 +0000 (12:56 -0400)
Bugzilla.pm

index d8f13a3ad86067dac12f7ee8ed4547f73ab32cdd..13e5ce941d7c8f1e07f2fa35402d9348914f0e31 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181010.1';
+our $VERSION = '20181017.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;