Update version

This commit is contained in:
Pragmatic Software 2018-04-24 14:23:04 -07:00
parent fa4a71699a
commit ad368c9108
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 2097,
BUILD_REVISION => 2099,
BUILD_DATE => "2018-04-24",
};