diff options
author | Mike Fiore <mfiore@multitech.com> | 2013-05-02 13:55:09 -0500 |
---|---|---|
committer | Mike Fiore <mfiore@multitech.com> | 2013-05-02 13:55:09 -0500 |
commit | 6a0c178ac7de9488debdb2fcf0c66e11d5e2c3cf (patch) | |
tree | 5b4f8a7565a2ad033b570e3baee529901bf56fb4 /io-module | |
parent | 4908e1b27ff49c90a90a461dfe7bc8cf8c8f400d (diff) | |
download | cdp-io-controller-6a0c178ac7de9488debdb2fcf0c66e11d5e2c3cf.tar.gz cdp-io-controller-6a0c178ac7de9488debdb2fcf0c66e11d5e2c3cf.tar.bz2 cdp-io-controller-6a0c178ac7de9488debdb2fcf0c66e11d5e2c3cf.zip |
bump version to 0.6.3v0.6.3
Diffstat (limited to 'io-module')
-rw-r--r-- | io-module/mts_io.c | 2 |
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" |