change version string
authorMiroslav Ondra <ondra@faster.cz>
Thu, 1 Oct 2020 08:42:46 +0000 (10:42 +0200)
committerMiroslav Ondra <ondra@faster.cz>
Thu, 1 Oct 2020 08:42:46 +0000 (10:42 +0200)
modules/unipi/src/unipi_common.h

index 34522f531e38ce6b1007188674c22fe6982069b3..1e234bb0605ee53812611382afd81f7adc2f49a7 100644 (file)
@@ -52,7 +52,7 @@
 #if NEURONSPI_SCHED_REQUIRED > 0
        #include <uapi/linux/sched/types.h>
 #endif
-#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.48:2020:06:05"
+#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.51:2020:10:01"
 
 #define NEURONSPI_MAX_DEVS                             3
 #define NEURONSPI_MAX_UART                             16