3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-04 18:38:47 +02:00

Update version

This commit is contained in:
Pragmatic Software 2019-07-24 18:03:41 -07:00
parent 4562eab46f
commit 3756151c8f

View File

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