From 80e95a08de9c3a56a19dd526bed3bd576b7f314c Mon Sep 17 00:00:00 2001 From: Martin Kudlacek Date: Mon, 8 Feb 2021 14:48:17 +0100 Subject: [PATCH] Bumped version to 1.62 --- modules/unipi/src/unipi_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index b9cd1a9..5a94af6 100644 --- a/modules/unipi/src/unipi_common.h +++ b/modules/unipi/src/unipi_common.h @@ -52,7 +52,7 @@ #if NEURONSPI_SCHED_REQUIRED > 0 #include #endif -#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.61:2021:02:06" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.62:2021:02:08" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16 -- 2.34.1