]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181004.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 4 Oct 2018 14:32:23 +0000 (10:32 -0400)
committerGitHub <noreply@github.com>
Thu, 4 Oct 2018 14:32:23 +0000 (10:32 -0400)
Bugzilla.pm

index 94defda3ba8ecb056ea41ec4fb973514f6da7fdd..e39b5dedf45f90f8c548daa06fedb48f7cb4b226 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181002.1';
+our $VERSION = '20181004.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;