diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 1bb1803f..e1685f71 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -25,8 +25,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2498, - BUILD_DATE => "2019-07-10", + BUILD_REVISION => 2501, + BUILD_DATE => "2019-07-23", }; sub new {