diff options
author | Serhii Voloshynov <serhii.voloshynov@globallogic.com> | 2021-11-04 16:08:42 +0200 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-11-12 13:38:18 -0600 |
commit | 58b430fb7935a42619f9d5fa501e033fc803a559 (patch) | |
tree | 241008f070e31ece4ffe2d61dc52ac6062f448ea /mtac.c | |
parent | b3d04a3bdcd76b16b257302324367a90464e9ea1 (diff) | |
download | mtac-58b430fb7935a42619f9d5fa501e033fc803a559.tar.gz mtac-58b430fb7935a42619f9d5fa501e033fc803a559.tar.bz2 mtac-58b430fb7935a42619f9d5fa501e033fc803a559.zip |
[MTX-4240] New Hardware R.5.3.X: MTCDT - New Hardware Support GP-1387. move MTAC pin definitions to common place
Diffstat (limited to 'mtac.c')
-rw-r--r-- | mtac.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#define DRIVER_VERSION "v4.0.5" +#define DRIVER_VERSION "v4.1.0" #define DRIVER_AUTHOR "Multi-Tech" #define DRIVER_DESC "MTS driver to supervise MTAC slots" #define DRIVER_NAME "mtac-slots" |