diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-10-17 10:24:18 -0700 |
---|---|---|
committer | Stephen Hemminger <shemminger@osdl.org> | 2006-10-17 10:24:18 -0700 |
commit | 52c89cac6781dea0ee2426821cd3effae1a925d3 (patch) | |
tree | dcf3f7f94a055127f3f964cd63085a70ed3a86c0 /drivers | |
parent | b6d7773462df13c105c19ab89706687ded839844 (diff) |
sky2: version 1.9
Mark version, this has been a lot of patches.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/sky2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sky2.c b/drivers/net/sky2.c index 6eddd0f36bc..c1933835178 100644 --- a/drivers/net/sky2.c +++ b/drivers/net/sky2.c @@ -50,7 +50,7 @@ #include "sky2.h" #define DRV_NAME "sky2" -#define DRV_VERSION "1.9" +#define DRV_VERSION "1.10" #define PFX DRV_NAME " " /* |