diff mbox

[4/4] r6040: bump release number to 0.20

Message ID 200901071740.47164.florian@openwrt.org
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Florian Fainelli Jan. 7, 2009, 4:40 p.m. UTC
From: Florian Fainelli <florian@openwrt.org>
Subject: [PATCH 4/4] r6040: bump release number to 0.20

This patch bumps release number to 0.20 and 07Jan2009.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

David Miller Jan. 8, 2009, 7:04 p.m. UTC | #1
From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 7 Jan 2009 17:40:47 +0100

> r6040: bump release number to 0.20
> 
> This patch bumps release number to 0.20 and 07Jan2009.
> 
> Signed-off-by: Florian Fainelli <florian@openwrt.org>

Also applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/net/r6040.c b/drivers/net/r6040.c
index ce619d3..706a0af 100644
--- a/drivers/net/r6040.c
+++ b/drivers/net/r6040.c
@@ -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 */