Update version

This commit is contained in:
Pragmatic Software 2019-07-10 18:52:53 -07:00
parent 442245be74
commit 230f9ca133
1 changed files with 1 additions and 1 deletions

View File

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