Update version

This commit is contained in:
Pragmatic Software 2020-01-18 22:13:47 -08:00
parent a10a2594c9
commit d14ab77764
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 => 2823,
BUILD_REVISION => 2827,
BUILD_DATE => "2020-01-18",
};