Update version

This commit is contained in:
Pragmatic Software 2018-08-06 11:24:09 -07:00
parent bb11282e13
commit 3007096546
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 2201,
BUILD_REVISION => 2203,
BUILD_DATE => "2018-08-06",
};