]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180918.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 18 Sep 2018 13:48:09 +0000 (09:48 -0400)
committerGitHub <noreply@github.com>
Tue, 18 Sep 2018 13:48:09 +0000 (09:48 -0400)
Bugzilla.pm

index c31e2088b08e5672071f82746aba0e6df2aa8c5b..69b255d17a07f4e02e128c0f194131ad911fe46f 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20180910.1';
+our $VERSION = '20180918.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;