diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index ee3d8d31..7ce290ff 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 => 1496, - BUILD_DATE => "2017-02-27", + BUILD_REVISION => 1498, + BUILD_DATE => "2017-03-03", }; 1;