diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index a48ebe70..d0d2c467 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 => 933, - BUILD_DATE => "2015-03-15", + BUILD_REVISION => 935, + BUILD_DATE => "2015-03-16", }; 1;