diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index a71e7437..2e8a67d7 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 => 1476, - BUILD_DATE => "2016-12-13", + BUILD_REVISION => 1480, + BUILD_DATE => "2017-01-29", }; 1;