Update version

This commit is contained in:
Pragmatic Software 2018-01-31 22:17:04 -08:00
parent f603d831ab
commit df6629fb58
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 => 1971,
BUILD_REVISION => 1973,
BUILD_DATE => "2018-01-31",
};