From 78f92784326f23d1cb50d116d9b919f80a4e766a Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Fri, 3 Aug 2018 10:38:58 -0400 Subject: bump version to 20180803.1 --- Bugzilla.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla.pm') diff --git a/Bugzilla.pm b/Bugzilla.pm index a7f623a2f..19a490fa0 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -13,7 +13,7 @@ use warnings; use Bugzilla::Logging; -our $VERSION = '20180801.1'; +our $VERSION = '20180803.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie; -- cgit v1.2.3-24-g4f1b