From 4b1c36bca20fb9d1def0879357633894940d5f60 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 1 Jun 2020 21:48:23 -0700 Subject: [PATCH] Update version --- PBot/VERSION.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index b6dc7afe..705bb06b 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -19,8 +19,8 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 3655, - BUILD_DATE => "2020-05-31", + BUILD_REVISION => 3667, + BUILD_DATE => "2020-06-01", }; sub initialize {