From 2e41641037b71e90a6d1cb95b4d7c20934e1f895 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 27 Apr 2019 14:40:37 -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 f8bdf633..9d01730a 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 => 2244, - BUILD_DATE => "2019-04-24", + BUILD_REVISION => 2250, + BUILD_DATE => "2019-04-27", }; sub new {