Bump version to 1.80
authorMiroslav Ondra <ondra@faster.cz>
Wed, 24 Nov 2021 12:58:58 +0000 (13:58 +0100)
committerMiroslav Ondra <ondra@faster.cz>
Wed, 24 Nov 2021 12:58:58 +0000 (13:58 +0100)
modules/unipi/src/unipi_common.h

index b2dda27264c430bba3bd01f1c196b186863c3c78..857eefb89ad3301c9e2f0095fb2b0c70bb27e778 100644 (file)
@@ -52,7 +52,7 @@
 #if NEURONSPI_SCHED_REQUIRED > 0
        #include <uapi/linux/sched/types.h>
 #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