]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181005.1
authorDylan William Hardison <dylan@hardison.net>
Fri, 5 Oct 2018 15:19:39 +0000 (11:19 -0400)
committerGitHub <noreply@github.com>
Fri, 5 Oct 2018 15:19:39 +0000 (11:19 -0400)
Bugzilla.pm

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