Update version

This commit is contained in:
Pragmatic Software 2021-07-19 16:58:30 -07:00
parent eecf756b07
commit 9142d526d1
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 => 4241,
BUILD_DATE => "2021-07-18",
BUILD_REVISION => 4247,
BUILD_DATE => "2021-07-19",
};
sub initialize {