]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20200123.1
authordklawren <dklawren@users.noreply.github.com>
Thu, 23 Jan 2020 22:26:07 +0000 (17:26 -0500)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 22:26:07 +0000 (17:26 -0500)
Bugzilla.pm

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