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

Update version

This commit is contained in:
Pragmatic Software 2019-08-06 10:44:18 -07:00
parent ff14b8e419
commit 5345911b20

View File

@ -25,8 +25,8 @@ BEGIN {
# These are set automatically by the build/commit script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 2507,
BUILD_DATE => "2019-07-24",
BUILD_REVISION => 2513,
BUILD_DATE => "2019-08-06",
};
sub new {