Update version

This commit is contained in:
Pragmatic Software 2017-11-30 16:41:53 -08:00
parent c199fa205d
commit 8d560ef988
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1841,
BUILD_REVISION => 1843,
BUILD_DATE => "2017-11-30",
};