3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-02-19 23:10:44 +01:00

Update version

This commit is contained in:
Pragmatic Software 2019-05-09 18:04:54 -07:00
parent 7da4003ffd
commit 2d41c849bc

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 => 2310, BUILD_REVISION => 2313,
BUILD_DATE => "2019-05-09", BUILD_DATE => "2019-05-09",
}; };