Update version

This commit is contained in:
Pragmatic Software 2019-12-14 10:09:35 -08:00
parent eef14f68c9
commit 6fcfe4572a
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 2567,
BUILD_DATE => "2019-11-25",
BUILD_REVISION => 2570,
BUILD_DATE => "2019-12-14",
};
sub new {