Skip to content

Commit

Permalink
[PATCH] sky2: version 0.7
Browse files Browse the repository at this point in the history
Change version number

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
  • Loading branch information
shemminger@osdl.org authored and Jeff Garzik committed Oct 28, 2005
1 parent bea8610 commit f1e691a
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 @@ -56,7 +56,7 @@
#include "sky2.h"

#define DRV_NAME "sky2"
#define DRV_VERSION "0.6"
#define DRV_VERSION "0.7"
#define PFX DRV_NAME " "

/*
Expand Down

0 comments on commit f1e691a

Please sign in to comment.