mirror of
https://github.com/pragma-/pbot.git
synced 2025-10-07 19:47:27 +02:00
Minor code formatting improvement
This commit is contained in:
parent
4dbec8001e
commit
46fa0d52b3
@ -13,7 +13,7 @@ use warnings;
|
|||||||
# These are set automatically by the build/commit script
|
# These are set automatically by the build/commit script
|
||||||
use constant {
|
use constant {
|
||||||
BUILD_NAME => "PBot",
|
BUILD_NAME => "PBot",
|
||||||
BUILD_REVISION => 791,
|
BUILD_REVISION => 792,
|
||||||
BUILD_DATE => "2014-10-13",
|
BUILD_DATE => "2014-10-13",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user