forked from Minki/linux
jme: Advances version number
Advances the driver version after modification. Signed-off-by: Guo-Fu Tseng <cooldavid@cooldavid.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
576b5223e2
commit
6dc0c97fdc
@ -25,7 +25,7 @@
|
||||
#define __JME_H_INCLUDEE__
|
||||
|
||||
#define DRV_NAME "jme"
|
||||
#define DRV_VERSION "1.0.2"
|
||||
#define DRV_VERSION "1.0.3"
|
||||
#define PFX DRV_NAME ": "
|
||||
|
||||
#define PCI_DEVICE_ID_JMICRON_JMC250 0x0250
|
||||
|
Loading…
Reference in New Issue
Block a user