From 48c313297870d2586752e77c9d5e338e587bac4a Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 4 Apr 2021 23:17:24 -0700 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 daea8076..7ba6b6dc 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -19,8 +19,8 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 3968, - BUILD_DATE => "2021-02-07", + BUILD_REVISION => 3973, + BUILD_DATE => "2021-04-04", }; sub initialize {