From 61b79f0b7c7c2999eea53df74ccc3f7a92c2a302 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 11 Feb 2018 23:37:42 -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 427f9856..7e50af3a 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 => 1984, - BUILD_DATE => "2018-02-10", + BUILD_REVISION => 1987, + BUILD_DATE => "2018-02-11", }; sub new {