From 2385ef48227f49d938fe6fc0c017eeffd5f5141d Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Fri, 23 Mar 2018 13:34:33 -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 ebd45b00..e7ed7da1 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 => 2072, - BUILD_DATE => "2018-03-12", + BUILD_REVISION => 2076, + BUILD_DATE => "2018-03-23", }; sub new {