From 9465636304f6db2fd966ece7f53c1df7b0435007 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Tue, 23 Jul 2019 08:55:32 -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 1bb1803f..e1685f71 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 => 2498, - BUILD_DATE => "2019-07-10", + BUILD_REVISION => 2501, + BUILD_DATE => "2019-07-23", }; sub new {