From 71ae499dfa9281b946ee5729eb79454f15f6dd0c Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 10 Jun 2020 23:41:51 -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 36c66036..4390ca6b 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 => 3705, - BUILD_DATE => "2020-06-07", + BUILD_REVISION => 3708, + BUILD_DATE => "2020-06-10", }; sub initialize {