summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2013-12-16 11:00:41 -0600
committerJesse Gilles <jgilles@multitech.com>2013-12-16 11:00:41 -0600
commit565b98aa33fa91be6e1690f696aca48394d2ee7d (patch)
tree497013a9865529f9c4751f0b5b9e464407208af7
parentfda5aea67ed4494fa1868eaa58f4dc95821b6365 (diff)
downloadcdp-io-controller-565b98aa33fa91be6e1690f696aca48394d2ee7d.tar.gz
cdp-io-controller-565b98aa33fa91be6e1690f696aca48394d2ee7d.tar.bz2
cdp-io-controller-565b98aa33fa91be6e1690f696aca48394d2ee7d.zip
bump version to 0.7.0v0.7.0
-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 ad85d0d..ac0890a 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.6.3"
+#define DRIVER_VERSION "v0.7.0"
#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"