From 1c5ed2fb0ec2c7657fb602ee1a8143e5946bd069 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 24 Apr 2019 03:55:56 -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 be156313..83240211 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -23,8 +23,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2236, - BUILD_DATE => "2019-04-22", + BUILD_REVISION => 2242, + BUILD_DATE => "2019-04-24", }; sub new {