From: Miroslav Ondra Date: Thu, 22 Aug 2019 17:28:59 +0000 (+0200) Subject: change version string to 1.28 X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=7d822a15b16afad9256297d07e7d25b675d9569d;p=graphit%2Funipi-kernel.git change version string to 1.28 --- diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index 60c0426..9c7dabd 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.26:2019:08:21" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.28:2019:08:22" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16