Update version

This commit is contained in:
Pragmatic Software 2017-08-27 20:40:52 -07:00
parent 61486ab979
commit d638370cdc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1661,
BUILD_REVISION => 1665,
BUILD_DATE => "2017-08-27",
};