From 7f37b220582422b33dd327015e4c213121dd31f9 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Tue, 3 Oct 2017 09:05:32 -0400 Subject: bump version to 20171003.1 --- Bugzilla.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Bugzilla.pm') diff --git a/Bugzilla.pm b/Bugzilla.pm index 9bce73010..a539616e9 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -20,7 +20,7 @@ BEGIN { } } -our $VERSION = '20170919.2'; +our $VERSION = '20171003.1'; use Bugzilla::Auth; use Bugzilla::Auth::Persist::Cookie; @@ -1256,4 +1256,4 @@ information. =back -=back \ No newline at end of file +=back -- cgit v1.2.3-24-g4f1b