r6040: bump version to 0.23 and date to 05May2009
authorFlorian Fainelli <florian@openwrt.org>
Mon, 4 May 2009 20:30:45 +0000 (20:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 May 2009 19:29:46 +0000 (12:29 -0700)
Bump version to 0.23 and date to 05May2009.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/r6040.c

index 6562725..1508b12 100644 (file)
@@ -49,8 +49,8 @@
 #include <asm/processor.h>
 
 #define DRV_NAME       "r6040"
-#define DRV_VERSION    "0.22"
-#define DRV_RELDATE    "25Mar2009"
+#define DRV_VERSION    "0.23"
+#define DRV_RELDATE    "05May2009"
 
 /* PHY CHIP Address */
 #define PHY1_ADDR      1       /* For MAC1 */