diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 4e85522f..45575701 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 => 1915, - BUILD_DATE => "2018-01-01", + BUILD_REVISION => 1917, + BUILD_DATE => "2018-01-05", }; 1;