From 2d2569463ebb98d2e672dd08adc3cc93a924f958 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 8 Jan 2019 16:44:13 -0600 Subject: Bump the version of the driver to 4 --- mtac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mtac.c b/mtac.c index ed1f075..4cc0423 100644 --- a/mtac.c +++ b/mtac.c @@ -1,4 +1,4 @@ -#define DRIVER_VERSION "v1.1.0" +#define DRIVER_VERSION "v4.0.0" #define DRIVER_AUTHOR "John Klug " #define DRIVER_DESC "MTS driver to supervise MTAC slots" #define DRIVER_NAME "mtac-slots" -- cgit v1.2.3