Update version

This commit is contained in:
Pragmatic Software 2017-06-18 03:45:38 -07:00
parent cfba69b09f
commit ef6c44f17d
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 => 1541,
BUILD_REVISION => 1543,
BUILD_DATE => "2017-06-18",
};