3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-10-13 06:27:40 +02:00

Update version

This commit is contained in:
Pragmatic Software 2018-02-28 15:57:04 -08:00
parent 4f78895ad0
commit 4c38f279f7

View File

@ -23,7 +23,7 @@ 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 => 2054, BUILD_REVISION => 2056,
BUILD_DATE => "2018-02-28", BUILD_DATE => "2018-02-28",
}; };