diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index e35ceaad..7115ec38 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -17,8 +17,8 @@ use warnings; # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 1722, - BUILD_DATE => "2017-09-15", + BUILD_REVISION => 1725, + BUILD_DATE => "2017-09-18", }; 1;