Browse Source

s2io: Update driver version

Update s2io driver's version to reflect the series of patches.

Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Jon Mason 15 years ago
parent
commit
666be4298b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/s2io.c

+ 1 - 1
drivers/net/s2io.c

@@ -90,7 +90,7 @@
 #include "s2io.h"
 #include "s2io-regs.h"
 
-#define DRV_VERSION "2.0.26.26"
+#define DRV_VERSION "2.0.26.27"
 
 /* S2io Driver name & version. */
 static char s2io_driver_name[] = "Neterion";