Update version

This commit is contained in:
Pragmatic Software 2016-11-16 19:15:50 -08:00
parent 3fbefa6746
commit 107b4e9883
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1439,
BUILD_REVISION => 1443,
BUILD_DATE => "2016-11-16",
};