Update version

This commit is contained in:
Pragmatic Software 2018-02-18 20:24:55 -08:00
parent 8e3a95e0b5
commit 5688d09851
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 => 2014,
BUILD_REVISION => 2017,
BUILD_DATE => "2018-02-18",
};