From 12e5ed911455ba0dcf7b9b103c10fa0fe94f9d03 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 19 Feb 2018 13:45:28 -0800 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 e77d2ad1..b1f005fb 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 => 2017, - BUILD_DATE => "2018-02-18", + BUILD_REVISION => 2019, + BUILD_DATE => "2018-02-19", }; sub new {