diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index e73d03e0..c45d4a1d 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -26,7 +26,7 @@ use LWP::UserAgent; # These are set automatically by build/update_version.pl use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2953, + BUILD_REVISION => 2957, BUILD_DATE => "2020-01-26", };