Change version string to 1.52
authorMiroslav Ondra <ondra@faster.cz>
Thu, 1 Oct 2020 08:59:36 +0000 (10:59 +0200)
committerMiroslav Ondra <ondra@faster.cz>
Thu, 1 Oct 2020 08:59:36 +0000 (10:59 +0200)
modules/unipi/src/unipi_common.h

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