diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 9dc2fc88..74320058 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -25,8 +25,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2556, - BUILD_DATE => "2019-09-02", + BUILD_REVISION => 2567, + BUILD_DATE => "2019-11-25", }; sub new {