From 51c061f31d5ac7950f8016fcf37cd81ed1e43668 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 22 Jul 2021 05:09:10 -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 0c60c957..388fd0c3 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 => 4267, - BUILD_DATE => "2021-07-21", + BUILD_REVISION => 4269, + BUILD_DATE => "2021-07-22", }; sub initialize {