Bumped version to 1.76
authorMartin Kudláček <kudlacek@unipi.technology>
Wed, 20 Oct 2021 07:41:25 +0000 (07:41 +0000)
committerMartin Kudláček <kudlacek@unipi.technology>
Wed, 20 Oct 2021 07:41:25 +0000 (07:41 +0000)
modules/unipi/src/unipi_common.h

index 2338a6dc6324abb536c62eed6320052fc6f15691..0f03209d6fdc3376646b8f7cf8e4bf8df0ee3f9f 100644 (file)
@@ -52,7 +52,7 @@
 #if NEURONSPI_SCHED_REQUIRED > 0
        #include <uapi/linux/sched/types.h>
 #endif
-#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.74:2021:10:19"
+#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.76:2021:10:20"
 
 #define NEURONSPI_MAX_DEVS                             7       //Maximal SPI card count
 #define NEURONSPI_MAX_UART                             16