From 283e9a03efc9185e1a86e2ea2de3b6693a42224b Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Tue, 29 May 2018 12:20:58 -0700 Subject: bump version to 20180529.1 (#589) --- Bugzilla.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla.pm') diff --git a/Bugzilla.pm b/Bugzilla.pm index 897433e47..5928e2e3f 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -22,7 +22,7 @@ BEGIN { } } -our $VERSION = '20180523.1'; +our $VERSION = '20180529.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie; -- cgit v1.2.3-24-g4f1b