diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index c1312604..ae3ea94e 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -20,8 +20,8 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 3998, - BUILD_DATE => "2021-06-03", + BUILD_REVISION => 4010, + BUILD_DATE => "2021-06-06", }; sub initialize {