From b9e5fbc2a0a58c0fb5391efe6c4b1402182d302b Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 5 Jul 2018 11:44:04 -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 3cc74a7a..e8ab33cd 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 => 2146, - BUILD_DATE => "2018-07-04", + BUILD_REVISION => 2148, + BUILD_DATE => "2018-07-05", }; sub new {