diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2008-08-24 03:01:57 -0400 |
---|---|---|
committer | Lennert Buytenhek <buytenh@marvell.com> | 2008-09-19 13:34:05 -0400 |
commit | 042af53c7839282de15cc7fd7ad8ab938d74ab7c (patch) | |
tree | 894a93bec3055d025f313fd8ec4111691b8b4ccc /drivers/net/mv643xx_eth.c | |
parent | ed94493fb38a665cebcf750dfabe8a6dd13e136f (diff) |
mv643xx_eth: bump version to 1.4
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Diffstat (limited to 'drivers/net/mv643xx_eth.c')
-rw-r--r-- | drivers/net/mv643xx_eth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/mv643xx_eth.c b/drivers/net/mv643xx_eth.c index 1f944a23f53d..55aa8ba7e0f2 100644 --- a/drivers/net/mv643xx_eth.c +++ b/drivers/net/mv643xx_eth.c | |||
@@ -55,7 +55,7 @@ | |||
55 | #include <asm/system.h> | 55 | #include <asm/system.h> |
56 | 56 | ||
57 | static char mv643xx_eth_driver_name[] = "mv643xx_eth"; | 57 | static char mv643xx_eth_driver_name[] = "mv643xx_eth"; |
58 | static char mv643xx_eth_driver_version[] = "1.3"; | 58 | static char mv643xx_eth_driver_version[] = "1.4"; |
59 | 59 | ||
60 | 60 | ||
61 | /* | 61 | /* |