3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-04 18:38:47 +02:00

Update version

This commit is contained in:
Pragmatic Software 2015-09-08 05:30:06 -07:00
parent 6d8b6532b6
commit de2774ed00

View File

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