From 9da4517ef110d4cb599abc01e018421f194c52bc Mon Sep 17 00:00:00 2001 From: dklawren Date: Thu, 18 Jul 2019 15:18:55 -0400 Subject: [PATCH] Bump version to 20190718.2 --- Bugzilla.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla.pm b/Bugzilla.pm index 90b116b98..6817a0338 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20190718.1'; +our $VERSION = '20190718.2'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie; -- 2.47.3