From dcd07d9a68c038655802e7a752db1df827694ce8 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 21 Jun 2021 11:34:01 -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 90d894f5..406c37f2 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 => 4038, - BUILD_DATE => "2021-06-12", + BUILD_REVISION => 4064, + BUILD_DATE => "2021-06-21", }; sub initialize {