From 88ad5fef1497e10691ed663b9afb41df729f1b49 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 11 Oct 2016 12:12:48 -0500 Subject: Bump the version, since old driver oops --- io-module/mts_io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io-module/mts_io.c b/io-module/mts_io.c index 133719d..fd5aa90 100644 --- a/io-module/mts_io.c +++ b/io-module/mts_io.c @@ -47,7 +47,7 @@ #include "mts_io.h" -#define DRIVER_VERSION "v1.3.6" +#define DRIVER_VERSION "v1.3.7" #define DRIVER_AUTHOR "James Maki " #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" -- cgit v1.2.3