From db02212dad733c4df84a52821805d3984f877fde Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 6 Jun 2021 21:47:16 -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 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 {