]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20190725.1
authorKohei Yoshino <kohei.yoshino@gmail.com>
Thu, 25 Jul 2019 16:37:26 +0000 (12:37 -0400)
committerdklawren <dklawren@users.noreply.github.com>
Thu, 25 Jul 2019 16:37:26 +0000 (12:37 -0400)
Bugzilla.pm

index 4c0708cd4c624943d668b1a0da8456705574045a..251ab57007b8facdd550b0a36477f4755465049d 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190718.2';
+our $VERSION = '20190725.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;