From: Miroslav Ondra Date: Thu, 19 Sep 2019 20:46:30 +0000 (+0200) Subject: Change version string X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=144d67562cf717590b98340c55926ad82d2a1edc;p=graphit%2Funipi-kernel.git Change version string --- diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index 9c7dabd..aa511bf 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.28:2019:08:22" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.32:2019:09:19" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16