diff --git a/devices/ccat/module.h b/devices/ccat/module.h index da97fc14..276f5d15 100644 --- a/devices/ccat/module.h +++ b/devices/ccat/module.h @@ -29,7 +29,7 @@ #define DRV_NAME "ec_ccat" #define DRV_EXTRAVERSION "-ec" -#define DRV_VERSION "0.8.1" DRV_EXTRAVERSION +#define DRV_VERSION "0.8" DRV_EXTRAVERSION #define DRV_DESCRIPTION "Beckhoff CCAT Ethernet/EtherCAT Network Driver" #undef pr_fmt