From 654d796d6691e7ba5eb8b08cb589d3879ff4d22b Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Fri, 26 Jan 2018 00:42:06 -0800 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 49ff5757..dd5a6c33 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 => 1956, - BUILD_DATE => "2018-01-25", + BUILD_REVISION => 1958, + BUILD_DATE => "2018-01-26", }; sub new {