diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 04e4f460..2df7fb5d 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 => 1353, - BUILD_DATE => "2016-02-18", + BUILD_REVISION => 1355, + BUILD_DATE => "2016-02-19", }; 1;