Skip to content

Commit

Permalink
jme: Advances version number
Browse files Browse the repository at this point in the history
Advances the driver version after modification.

Signed-off-by: Guo-Fu Tseng <cooldavid@cooldavid.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Guo-Fu Tseng authored and David S. Miller committed Oct 9, 2008
1 parent 576b522 commit 6dc0c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/jme.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6dc0c97

Please sign in to comment.