change unipi module version string 1.24
authorMiroslav Ondra <ondra@faster.cz>
Tue, 13 Aug 2019 10:39:43 +0000 (12:39 +0200)
committerMiroslav Ondra <ondra@faster.cz>
Tue, 13 Aug 2019 10:39:43 +0000 (12:39 +0200)
modules/unipi/src/unipi_common.h

index 4ce9a00b614e436feb0791c8842eec8feb137b8d..603456b5afe240032df80824c369516b9e683425 100644 (file)
@@ -52,7 +52,7 @@
 #if NEURONSPI_SCHED_REQUIRED > 0
        #include <uapi/linux/sched/types.h>
 #endif
-#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.23:2019:07:31"
+#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.24:2019:08:13"
 
 #define NEURONSPI_MAX_DEVS                             3
 #define NEURONSPI_MAX_UART                             16