Update version

This commit is contained in:
Pragmatic Software 2019-07-23 08:55:32 -07:00
parent aa87cadb65
commit 9465636304
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 2498,
BUILD_DATE => "2019-07-10",
BUILD_REVISION => 2501,
BUILD_DATE => "2019-07-23",
};
sub new {