diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index caf03ba4..ff0652ac 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -13,8 +13,8 @@ use warnings; # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 890, - BUILD_DATE => "2015-01-29", + BUILD_REVISION => 897, + BUILD_DATE => "2015-02-07", }; 1;