Update version

This commit is contained in:
Pragmatic Software 2017-08-03 14:13:32 -07:00
parent 1d79e5f46d
commit 9bd80687b1
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 => 1562,
BUILD_REVISION => 1564,
BUILD_DATE => "2017-08-03",
};