]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20191212.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 12 Dec 2019 18:44:16 +0000 (13:44 -0500)
committerGitHub <noreply@github.com>
Thu, 12 Dec 2019 18:44:16 +0000 (13:44 -0500)
Bugzilla.pm

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