From d5ce7940fe2e4cf0e92a075289aab0dcbd6ed39e Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 2 Jul 2018 23:34:16 -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 f9ad4d67..b363b995 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 => 2139, - BUILD_DATE => "2018-07-01", + BUILD_REVISION => 2142, + BUILD_DATE => "2018-07-02", }; sub new {