From 33059a54d9b508c2495a942120b6614d71cf7433 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 26 Jun 2019 09:35:22 -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 76c59b44..bf073678 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 => 2457, - BUILD_DATE => "2019-06-25", + BUILD_REVISION => 2460, + BUILD_DATE => "2019-06-26", }; sub new {