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

Update version

This commit is contained in:
Pragmatic Software 2015-03-15 20:13:03 -07:00
parent cb9ead7624
commit d350affa93

View File

@ -13,7 +13,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 931,
BUILD_REVISION => 933,
BUILD_DATE => "2015-03-15",
};