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 2018-02-21 17:27:54 -08:00
parent 83d27038d4
commit e5bea54ecd

View File

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