3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-27 06:19:25 +01:00

Update version

This commit is contained in:
Pragmatic Software 2015-09-14 10:22:58 -07:00
parent aed3f34c43
commit e1d557e75f

View File

@ -13,7 +13,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1245,
BUILD_REVISION => 1247,
BUILD_DATE => "2015-09-14",
};