r6040: bump release number to 0.20
authorFlorian Fainelli <florian@openwrt.org>
Thu, 8 Jan 2009 19:03:57 +0000 (11:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Jan 2009 19:03:57 +0000 (11:03 -0800)
This patch bumps release number to 0.20 and 07Jan2009.

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

index 3354cce..cf3a082 100644 (file)
@@ -49,8 +49,8 @@
 #include <asm/processor.h>
 
 #define DRV_NAME       "r6040"
-#define DRV_VERSION    "0.19"
-#define DRV_RELDATE    "18Dec2008"
+#define DRV_VERSION    "0.20"
+#define DRV_RELDATE    "07Jan2009"
 
 /* PHY CHIP Address */
 #define PHY1_ADDR      1       /* For MAC1 */