Update version

This commit is contained in:
Pragmatic Software 2015-04-10 14:59:20 -07:00
parent 59c29977e6
commit a6bafb12a4
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 => 994,
BUILD_REVISION => 996,
BUILD_DATE => "2015-04-10",
};