change version string 1.26 in unipi/src/unipi_common.h
authorMiroslav Ondra <ondra@faster.cz>
Wed, 21 Aug 2019 16:46:44 +0000 (18:46 +0200)
committerMiroslav Ondra <ondra@faster.cz>
Wed, 21 Aug 2019 16:46:44 +0000 (18:46 +0200)
modules/unipi/src/unipi_common.h

index 5a79c20439bd392ffd8b5a9ae8142fbf26a83c2e..60c0426cf29055d74b0a3999a8dbe0b4c5b2a1e9 100644 (file)
@@ -52,7 +52,7 @@
 #if NEURONSPI_SCHED_REQUIRED > 0
        #include <uapi/linux/sched/types.h>
 #endif
-#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.24:2019:08:13"
+#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.26:2019:08:21"
 
 #define NEURONSPI_MAX_DEVS                             3
 #define NEURONSPI_MAX_UART                             16