From 8e4388b94c54cd19e956422a1f9a28def0993c41 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Tue, 8 Nov 2016 16:01:19 -0600 Subject: increment version in code --- 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 6c1b89d..333e4b6 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.5.2" +#define DRIVER_VERSION "v1.5.3" #define DRIVER_AUTHOR "James Maki " #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" -- cgit v1.2.3