3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-02-02 15:34:05 +01:00

Update version

This commit is contained in:
Pragmatic Software 2018-08-03 12:32:21 -07:00
parent cd751c290c
commit 99656ec9ba

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 => 2174, BUILD_REVISION => 2178,
BUILD_DATE => "2018-08-03", BUILD_DATE => "2018-08-03",
}; };