From f2f5944824c56e0f3ce65e9ec83299093519486f Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Fri, 12 Mar 2021 22:22:40 +0100 Subject: [PATCH] Version 1.06 release --- device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.h b/device.h index 62fe0c1..aa358ca 100755 --- a/device.h +++ b/device.h @@ -5,7 +5,7 @@ // Version info #define MAJ_VERSION 0x01 -#define MIN_VERSION 0x05 +#define MIN_VERSION 0x06 // CPU settings #define TARGET_CPU m1284p