From 2d442b0f3e049d47d39ddbfeac728c9f8f86ebcb Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 10 Jul 2019 18:41:14 -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 e2d959d1..9f34bfa8 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -25,8 +25,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2489, - BUILD_DATE => "2019-07-08", + BUILD_REVISION => 2494, + BUILD_DATE => "2019-07-10", }; sub new {