From fb0bfc4c2ffa1ec71f04c8fb499a8d70641b38aa Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 21 Jul 2021 10:08:11 -0700 Subject: [PATCH] Update version --- lib/PBot/VERSION.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/PBot/VERSION.pm b/lib/PBot/VERSION.pm index 1951d534..e5eb2f4c 100644 --- a/lib/PBot/VERSION.pm +++ b/lib/PBot/VERSION.pm @@ -23,8 +23,8 @@ our @EXPORT_OK = ( # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4259, - BUILD_DATE => "2021-07-20", + BUILD_REVISION => 4261, + BUILD_DATE => "2021-07-21", }; sub initialize {