Minor code formatting improvement

This commit is contained in:
Pragmatic Software 2014-10-14 02:30:57 +00:00
parent 4dbec8001e
commit 46fa0d52b3
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 791,
BUILD_REVISION => 792,
BUILD_DATE => "2014-10-13",
};