From 66fac81540677ed00b591574e6f9ca586a8df557 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Fri, 5 Jul 2019 23:00:59 -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 07ca23bd..c0b6d9e0 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 => 2477, - BUILD_DATE => "2019-06-30", + BUILD_REVISION => 2480, + BUILD_DATE => "2019-07-05", }; sub new {