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

index 403f498f93a4a3310a0fa479335c5ddaf9061ded..05b231dcb4588ea798487a5d90ecb57fb4f4a4a5 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20180925.3';
+our $VERSION = '20181002.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;