Update version

This commit is contained in:
Pragmatic Software 2021-07-20 21:38:15 -07:00
parent ea63ef8fe8
commit 767467b904
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ use LWP::UserAgent;
# These are set automatically by the misc/update_version script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 4247,
BUILD_DATE => "2021-07-19",
BUILD_REVISION => 4251,
BUILD_DATE => "2021-07-20",
};
sub initialize {