Update version

This commit is contained in:
Pragmatic Software 2019-07-10 18:41:14 -07:00
parent 3553692b5a
commit 2d442b0f3e
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 => 2489,
BUILD_DATE => "2019-07-08",
BUILD_REVISION => 2494,
BUILD_DATE => "2019-07-10",
};
sub new {