Update version

This commit is contained in:
Pragmatic Software 2017-08-26 01:50:44 -07:00
parent 6d552cc710
commit 3e2ffe7d61
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 => 1633,
BUILD_REVISION => 1635,
BUILD_DATE => "2017-08-26",
};