Change version string
authorMiroslav Ondra <ondra@faster.cz>
Thu, 19 Sep 2019 20:46:30 +0000 (22:46 +0200)
committerMiroslav Ondra <ondra@faster.cz>
Thu, 19 Sep 2019 20:46:30 +0000 (22:46 +0200)
modules/unipi/src/unipi_common.h

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