3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-01-11 12:32:37 +01:00

Update version

This commit is contained in:
Pragmatic Software 2019-05-07 12:51:29 -07:00
parent efed5c3715
commit acc1c45ba3

View File

@ -23,7 +23,7 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 2285,
BUILD_REVISION => 2288,
BUILD_DATE => "2019-05-07",
};