3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-12-24 11:42:35 +01:00

Update version

This commit is contained in:
Pragmatic Software 2014-12-29 23:56:49 -08:00
parent 84ac99a680
commit ebd47406ca

View File

@ -13,7 +13,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 813,
BUILD_REVISION => 815,
BUILD_DATE => "2014-12-29",
};