From 4ef0e08c8c81c9e729daad5148aec75551d2cebc Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Tue, 10 Mar 2020 11:33:56 -0500 Subject: Update mtac.c DRIVER_VERSION --- mtac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mtac.c b/mtac.c index 19c8a20..4b74c69 100644 --- a/mtac.c +++ b/mtac.c @@ -1,4 +1,4 @@ -#define DRIVER_VERSION "v4.0.0" +#define DRIVER_VERSION "v4.0.3" #define DRIVER_AUTHOR "John Klug " #define DRIVER_DESC "MTS driver to supervise MTAC slots" #define DRIVER_NAME "mtac-slots" -- cgit v1.2.3