3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-26 05:49:27 +01:00

Update version

This commit is contained in:
Pragmatic Software 2020-05-21 19:25:38 -07:00
parent 2af12c97f5
commit 0f377d4497

View File

@ -19,8 +19,8 @@ use LWP::UserAgent;
# These are set automatically by the misc/update_version script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 3610,
BUILD_DATE => "2020-05-18",
BUILD_REVISION => 3616,
BUILD_DATE => "2020-05-21",
};
sub initialize {