diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 1a52c03e..019f0137 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -23,8 +23,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2004, - BUILD_DATE => "2018-02-16", + BUILD_REVISION => 2007, + BUILD_DATE => "2018-02-18", }; sub new {