3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-06 11:28:43 +02:00

Update version

This commit is contained in:
Pragmatic Software 2017-10-04 17:56:43 -07:00
parent 9710ad2b28
commit b46dfe31fc

View File

@ -17,7 +17,7 @@ use warnings;
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 1734,
BUILD_REVISION => 1737,
BUILD_DATE => "2017-10-04",
};