Update version

This commit is contained in:
Pragmatic Software 2015-04-03 10:41:07 -07:00
parent 433f381bc9
commit e76592442c
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 => 960,
BUILD_REVISION => 962,
BUILD_DATE => "2015-04-03",
};