From 4f09337d748936388e49ee7715854bf8aa3ee937 Mon Sep 17 00:00:00 2001 From: Miroslav Ondra Date: Wed, 24 Nov 2021 13:58:58 +0100 Subject: [PATCH] Bump version to 1.80 --- 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 b2dda27..857eefb 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.78:2021:10:20" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.80:2021:11:24" #define NEURONSPI_MAX_DEVS 7 //Maximal SPI card count #define NEURONSPI_MAX_UART 16 -- 2.34.1