From e057f822e37b462ca8d5a836f66ffa372e220c2e Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Tue, 10 Mar 2020 21:07:17 +0100 Subject: [PATCH] Update version --- Version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Version.h b/Version.h index feda285..9feae59 100644 --- a/Version.h +++ b/Version.h @@ -21,5 +21,5 @@ #include -const std::string VENDOR_NAME("Thomas A. Early, N7TAE"); -const std::string VERSION("180407"); +const std::string VENDOR_NAME("Geoffrey Merck F4FXL / KC3FRA"); +const std::string VERSION("1.0");