Skip to content

Commit

Permalink
[PATCH] sky2 version 1.1
Browse files Browse the repository at this point in the history
Set version to 1.1

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Mar 21, 2006
1 parent d257924 commit 8368f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/sky2.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
#include "sky2.h"

#define DRV_NAME "sky2"
#define DRV_VERSION "0.15"
#define DRV_VERSION "1.1"
#define PFX DRV_NAME " "

/*
Expand Down

0 comments on commit 8368f31

Please sign in to comment.