From cc6fe1e4f519094f95b0512d2c9bd82336607460 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 8 Mar 2020 16:06:13 -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 b49a566a..3123bc6f 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 => 3422, - BUILD_DATE => "2020-03-06", + BUILD_REVISION => 3431, + BUILD_DATE => "2020-03-08", }; sub initialize {