Update version

This commit is contained in:
Pragmatic Software 2019-05-02 15:04:08 -07:00
parent 2c66a7144b
commit d23af40565
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 => 2259,
BUILD_REVISION => 2262,
BUILD_DATE => "2019-05-02",
};