Update version

This commit is contained in:
Pragmatic Software 2016-01-29 13:09:01 -08:00
parent b4e8302f32
commit 2b00ce0af5
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 => 1327,
BUILD_REVISION => 1329,
BUILD_DATE => "2016-01-29",
};