Update version

This commit is contained in:
Pragmatic Software 2018-08-10 22:57:06 -07:00
parent 147c7337d8
commit 6929e1ed5d
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 => 2218,
BUILD_REVISION => 2220,
BUILD_DATE => "2018-08-10",
};