From 88b8ecc452e2ba5960c938c99b59cfc72ca2ab30 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 9 Apr 2020 14:42:45 -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 b8e9de8e..9e6c53b6 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 => 3483, - BUILD_DATE => "2020-04-05", + BUILD_REVISION => 3488, + BUILD_DATE => "2020-04-09", }; sub initialize {