summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Fiore <mfiore@multitech.com>2013-05-02 13:55:09 -0500
committerMike Fiore <mfiore@multitech.com>2013-05-02 13:55:09 -0500
commit6a0c178ac7de9488debdb2fcf0c66e11d5e2c3cf (patch)
tree5b4f8a7565a2ad033b570e3baee529901bf56fb4
parent4908e1b27ff49c90a90a461dfe7bc8cf8c8f400d (diff)
downloadcdp-io-controller-6a0c178ac7de9488debdb2fcf0c66e11d5e2c3cf.tar.gz
cdp-io-controller-6a0c178ac7de9488debdb2fcf0c66e11d5e2c3cf.tar.bz2
cdp-io-controller-6a0c178ac7de9488debdb2fcf0c66e11d5e2c3cf.zip
bump version to 0.6.3v0.6.3
-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 11cdcf4..b0b09e7 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.2"
+#define DRIVER_VERSION "v0.6.3"
#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"