3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-26 13:59:47 +01:00

Update version

This commit is contained in:
Pragmatic Software 2019-07-05 23:00:59 -07:00
parent 090d021ae2
commit 66fac81540

View File

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