Update version

This commit is contained in:
Pragmatic Software 2015-01-23 12:33:06 -08:00
parent 5ab76e6e6c
commit 573a18e6ef
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 => 860,
BUILD_REVISION => 862,
BUILD_DATE => "2015-01-23",
};