]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20191121.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 21 Nov 2019 15:39:37 +0000 (10:39 -0500)
committerGitHub <noreply@github.com>
Thu, 21 Nov 2019 15:39:37 +0000 (10:39 -0500)
Bugzilla.pm

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