From 7dbfd03c1032d2f9a5520e81599dd21d6ee4f107 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 23 Jun 2021 20:03: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 df04bfd6..1afb8304 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -17,8 +17,8 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4069, - BUILD_DATE => "2021-06-21", + BUILD_REVISION => 4080, + BUILD_DATE => "2021-06-23", }; sub initialize {