From 044495e0448d35bc336f4c8a2faa2fc1f46ad083 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 28 Feb 2018 11:15:00 -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 17031f64..db9e733a 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 => 2051, - BUILD_DATE => "2018-02-27", + BUILD_REVISION => 2054, + BUILD_DATE => "2018-02-28", }; sub new {