Update version

This commit is contained in:
Pragmatic Software 2018-01-26 00:42:06 -08:00
parent 8d2b1a40a4
commit 654d796d66
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
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1956,
BUILD_DATE => "2018-01-25",
BUILD_REVISION => 1958,
BUILD_DATE => "2018-01-26",
};
sub new {