Skip to content

Commit

Permalink
[PATCH] skge: version number (1.3)
Browse files Browse the repository at this point in the history
Enough changes for one version.

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 3b8bb47 commit f15943f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#include "skge.h"

#define DRV_NAME "skge"
#define DRV_VERSION "1.2"
#define DRV_VERSION "1.3"
#define PFX DRV_NAME " "

#define DEFAULT_TX_RING_SIZE 128
Expand Down

0 comments on commit f15943f

Please sign in to comment.