]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20200117.1
authordklawren <dklawren@users.noreply.github.com>
Fri, 17 Jan 2020 20:42:03 +0000 (15:42 -0500)
committerGitHub <noreply@github.com>
Fri, 17 Jan 2020 20:42:03 +0000 (15:42 -0500)
Bugzilla.pm

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