From 53da187accd163c8048e17bef5a991f81903576f Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 27 Jun 2020 23:10:14 -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 553c08ae..06e78670 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 => 3763, - BUILD_DATE => "2020-06-26", + BUILD_REVISION => 3765, + BUILD_DATE => "2020-06-27", }; sub initialize {