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

Update version

This commit is contained in:
Pragmatic Software 2010-06-06 00:36:01 +00:00
parent 71847ddc63
commit 8c4d01d83a

View File

@ -13,7 +13,7 @@ use warnings;
# These are set automatically by the build/commit script # These are set automatically by the build/commit script
use constant { use constant {
BUILD_NAME => "PBot", BUILD_NAME => "PBot",
BUILD_REVISION => 144, BUILD_REVISION => 147,
BUILD_DATE => "2010-06-05", BUILD_DATE => "2010-06-05",
}; };