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-06-02 16:29:10 -07:00
parent b048e35e35
commit 63b523dbc7

View File

@ -23,8 +23,8 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 2362,
BUILD_DATE => "2019-05-30",
BUILD_REVISION => 2373,
BUILD_DATE => "2019-06-02",
};
sub new {