From fd16b6be3e9045475f4fc658a04428e02063356a Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Fri, 26 Jun 2020 17:22:43 -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 9906191b..553c08ae 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 => 3759, - BUILD_DATE => "2020-06-25", + BUILD_REVISION => 3763, + BUILD_DATE => "2020-06-26", }; sub initialize {