3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-02-18 14:30:40 +01:00

Update version

This commit is contained in:
Pragmatic Software 2020-01-16 21:20:18 -08:00
parent 6e96d13e7d
commit bd11d501e3

View File

@ -25,8 +25,8 @@ 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 => 2809, BUILD_REVISION => 2812,
BUILD_DATE => "2020-01-14", BUILD_DATE => "2020-01-16",
}; };
sub new { sub new {