mirror of
https://github.com/pragma-/pbot.git
synced 2025-06-03 21:37:32 +02:00
Update version
This commit is contained in:
parent
bfce579480
commit
ec7eb3828d
@ -19,8 +19,8 @@ use LWP::UserAgent;
|
|||||||
# These are set automatically by the misc/update_version script
|
# These are set automatically by the misc/update_version script
|
||||||
use constant {
|
use constant {
|
||||||
BUILD_NAME => "PBot",
|
BUILD_NAME => "PBot",
|
||||||
BUILD_REVISION => 3554,
|
BUILD_REVISION => 3558,
|
||||||
BUILD_DATE => "2020-05-01",
|
BUILD_DATE => "2020-05-02",
|
||||||
};
|
};
|
||||||
|
|
||||||
sub initialize {
|
sub initialize {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user