Update version

This commit is contained in:
Pragmatic Software 2017-08-12 04:43:11 -07:00
parent 4cb7c30dd3
commit 1f212c1886
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 # These are set automatically by the build/commit script
use constant { use constant {
BUILD_NAME => "PBot", BUILD_NAME => "PBot",
BUILD_REVISION => 1598, BUILD_REVISION => 1600,
BUILD_DATE => "2017-08-12", BUILD_DATE => "2017-08-12",
}; };