From 6fcfe4572abf9d835fc81764329f01c38c03668c Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 14 Dec 2019 10:09:35 -0800 Subject: [PATCH] Update version --- PBot/VERSION.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 74320058..2de60a04 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -25,8 +25,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2567, - BUILD_DATE => "2019-11-25", + BUILD_REVISION => 2570, + BUILD_DATE => "2019-12-14", }; sub new {