Skip to content

Commit

Permalink
[PATCH] sky2: version 0.5
Browse files Browse the repository at this point in the history
Bump version (we are half way to a stable driver??)

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 Sep 22, 2005
1 parent 6e4cbb3 commit ecfd7f3
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 @@ -54,7 +54,7 @@
#include "sky2.h"

#define DRV_NAME "sky2"
#define DRV_VERSION "0.4"
#define DRV_VERSION "0.5"
#define PFX DRV_NAME " "

/*
Expand Down

0 comments on commit ecfd7f3

Please sign in to comment.