Update version

This commit is contained in:
Pragmatic Software 2018-01-29 20:44:08 -08:00
parent 0687495bfb
commit b475667b19
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ BEGIN {
# These are set automatically by the build/commit script # These are set automatically by the build/commit script
use constant { use constant {
BUILD_NAME => "PBot", BUILD_NAME => "PBot",
BUILD_REVISION => 1963, BUILD_REVISION => 1965,
BUILD_DATE => "2018-01-28", BUILD_DATE => "2018-01-29",
}; };
sub new { sub new {