Update version

This commit is contained in:
Pragmatic Software 2020-01-18 21:49:58 -08:00
parent f3ef8a56c0
commit 99c889faf7
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 => 2815,
BUILD_DATE => "2020-01-16",
BUILD_REVISION => 2821,
BUILD_DATE => "2020-01-18",
};
sub new {