From: Miroslav Ondra Date: Thu, 1 Oct 2020 08:59:36 +0000 (+0200) Subject: Change version string to 1.52 X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=8a88b96cce2418bdbfa14b343007af305de82a94;p=graphit%2Funipi-kernel.git Change version string to 1.52 --- diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index 1e234bb..dc3b0a3 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.51:2020:10:01" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.52:2020:10:01" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16