change back the version number to release 0.8

This commit is contained in:
Patrick Bruenn 2014-04-23 15:22:39 +02:00
parent dc7832849e
commit fa937d00a4
1 changed files with 1 additions and 1 deletions

View File

@ -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