From 63b523dbc74035b5dcd7e4fa680229344075bd34 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 2 Jun 2019 16:29:10 -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 ce6fc016..f6c08008 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 => 2362, - BUILD_DATE => "2019-05-30", + BUILD_REVISION => 2373, + BUILD_DATE => "2019-06-02", }; sub new {