Skip to content

Commit

Permalink
[PATCH] sky2: version 0.11
Browse files Browse the repository at this point in the history
Version number change.

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 24, 2005
1 parent 6e15b71 commit c4c48d8
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.10"
#define DRV_VERSION "0.11"
#define PFX DRV_NAME " "

/*
Expand Down

0 comments on commit c4c48d8

Please sign in to comment.