]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20191106.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 6 Nov 2019 20:49:29 +0000 (15:49 -0500)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2019 20:49:29 +0000 (15:49 -0500)
Bugzilla.pm

index 6055579fc41da3b554567277cf4ff72ea6ac4430..6e16cb47ece607b1c86f4c28591c0b35969a1fc7 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20191016.1';
+our $VERSION = '20191106.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;