From decd17f2bd8955ac696f406cbfd7b59e526f3fb8 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 1 Sep 2019 11:02:32 -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 78627a4e..1e957fed 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -25,8 +25,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2544, - BUILD_DATE => "2019-08-24", + BUILD_REVISION => 2553, + BUILD_DATE => "2019-09-01", }; sub new {