Update version

This commit is contained in:
Pragmatic Software 2016-02-14 18:29:06 -08:00
parent d48cc9d976
commit 124c5c3577
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 => 1345,
BUILD_REVISION => 1347,
BUILD_DATE => "2016-02-14",
};