diff options
| author | John Klug <john.klug@multitech.com> | 2021-11-12 12:56:17 -0600 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2021-11-12 13:00:11 -0600 |
| commit | 479a5975c75432f2090591af724af4ee97b94374 (patch) | |
| tree | 75b05d24b89cbeb131af0fa9207a3607569c6df9 | |
| parent | 52c9be2be10509ff55078e3d654be5d2067648bf (diff) | |
| download | mtac-mfser-1.2.0.tar.gz mtac-mfser-1.2.0.tar.bz2 mtac-mfser-1.2.0.zip | |
Bump driver version1.2.0
| -rw-r--r-- | mtac_mfser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtac_mfser.c b/mtac_mfser.c index c10bed7..b8b163c 100644 --- a/mtac_mfser.c +++ b/mtac_mfser.c @@ -1,4 +1,4 @@ -#define DRIVER_VERSION "v1.1.1" +#define DRIVER_VERSION "v1.2.0" #define DRIVER_AUTHOR "Multi-Tech" #define DRIVER_DESC "MTS Multi-Fuction Serial Accessory Card" #define DRIVER_NAME "mtac-mfser" |
