summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-08 16:44:13 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-08 16:44:13 -0600
commit2d2569463ebb98d2e672dd08adc3cc93a924f958 (patch)
tree8f3daccc631fbf72bf5f630ff677fc3b57b6f314
parent8f1a484a6c9e27b893dec6b7535d5fa994d90eb0 (diff)
downloadmtac-2d2569463ebb98d2e672dd08adc3cc93a924f958.tar.gz
mtac-2d2569463ebb98d2e672dd08adc3cc93a924f958.tar.bz2
mtac-2d2569463ebb98d2e672dd08adc3cc93a924f958.zip
Bump the version of the driver to 44.0.0
-rw-r--r--mtac.c2
1 files changed, 1 insertions, 1 deletions
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 <john.klug@multitech.com>"
#define DRIVER_DESC "MTS driver to supervise MTAC slots"
#define DRIVER_NAME "mtac-slots"