summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2013-12-17 13:34:42 -0600
committerJesse Gilles <jgilles@multitech.com>2013-12-17 13:34:42 -0600
commit8df315054f6471a4598e45588919610d9934ffbb (patch)
tree1631827e73220ab4fa9cc7f00b850ed3ba56f893
parente202e64c51ee7a036145be7d1800e99ac85646dc (diff)
downloadcdp-io-controller-8df315054f6471a4598e45588919610d9934ffbb.tar.gz
cdp-io-controller-8df315054f6471a4598e45588919610d9934ffbb.tar.bz2
cdp-io-controller-8df315054f6471a4598e45588919610d9934ffbb.zip
bump version to 0.7.1v0.7.1
-rw-r--r--io-module/mts_io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io.c b/io-module/mts_io.c
index ac0890a..c01b1c0 100644
--- a/io-module/mts_io.c
+++ b/io-module/mts_io.c
@@ -42,7 +42,7 @@
#include "mts_io.h"
-#define DRIVER_VERSION "v0.7.0"
+#define DRIVER_VERSION "v0.7.1"
#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"