Update version

This commit is contained in:
Pragmatic Software 2017-12-08 20:26:11 -08:00
parent b2273d32fb
commit 14386cdff1
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 => 1879,
BUILD_REVISION => 1881,
BUILD_DATE => "2017-12-08",
};