3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-26 22:09:26 +01:00

Update version

This commit is contained in:
Pragmatic Software 2015-01-23 12:33:06 -08:00
parent 5ab76e6e6c
commit 573a18e6ef

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",
};