3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-12-24 19:52:34 +01:00

Update version

This commit is contained in:
Pragmatic Software 2018-02-19 19:35:46 -08:00
parent 533fd66038
commit 8b2e61938b

View File

@ -23,7 +23,7 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 2019,
BUILD_REVISION => 2021,
BUILD_DATE => "2018-02-19",
};