]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181119.1
authorDylan William Hardison <dylan@hardison.net>
Mon, 19 Nov 2018 21:25:35 +0000 (16:25 -0500)
committerGitHub <noreply@github.com>
Mon, 19 Nov 2018 21:25:35 +0000 (16:25 -0500)
Bugzilla.pm

index db5e210826dbe8cee4d4a6de0673062f42f8f7a6..36cb18f9a13f7a6d871ba8995c2f439ada7b2d0d 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181116.1';
+our $VERSION = '20181119.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;