change back the version number to release 0.8
This commit is contained in:
parent
dc7832849e
commit
fa937d00a4
|
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
#define DRV_NAME "ec_ccat"
|
#define DRV_NAME "ec_ccat"
|
||||||
#define DRV_EXTRAVERSION "-ec"
|
#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"
|
#define DRV_DESCRIPTION "Beckhoff CCAT Ethernet/EtherCAT Network Driver"
|
||||||
|
|
||||||
#undef pr_fmt
|
#undef pr_fmt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue