From 462d348734c0742206b9e9b3cdb20ac8f119a5bc Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 11 Jul 2020 17:38:28 -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 dfa79ac7..f658b08a 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 => 3780, - BUILD_DATE => "2020-07-08", + BUILD_REVISION => 3783, + BUILD_DATE => "2020-07-11", }; sub initialize {