Skip to content

Commit

Permalink
[PATCH] sky2: version 0.10
Browse files Browse the repository at this point in the history
Change version number.  Still don't have enough history on this
to call it 1.0 yet.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Dec 12, 2005
1 parent 75d070c commit fed954d
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 @@ -57,7 +57,7 @@
#include "sky2.h"

#define DRV_NAME "sky2"
#define DRV_VERSION "0.9"
#define DRV_VERSION "0.10"
#define PFX DRV_NAME " "

/*
Expand Down

0 comments on commit fed954d

Please sign in to comment.