Update version

This commit is contained in:
Pragmatic Software 2021-07-16 19:08:34 -07:00
parent a7cedd2354
commit e05cc6a33e
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 => 4192,
BUILD_DATE => "2021-07-13",
BUILD_REVISION => 4233,
BUILD_DATE => "2021-07-16",
};
sub initialize {