From 25fd57087ea9f6545ee8f285ea3d43ef6a4a4c60 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 25 Jan 2018 14:01:30 -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 7abd83e7..c65a5396 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 => 1952, - BUILD_DATE => "2018-01-23", + BUILD_REVISION => 1954, + BUILD_DATE => "2018-01-25", }; sub new {