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

index 4d5e559d9c96439be6db0b115017fbabb9caa3aa..44286c75bd886a8b2b5c707884d8e1063385892b 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20180808.1';
+our $VERSION = '20180820.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;