[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200812191102.23897.florian@openwrt.org>
Date:	Fri, 19 Dec 2008 11:02:23 +0100
From:	Florian Fainelli <florian@...nwrt.org>
To:	David Miller <davem@...emloft.net>, Jeff Garzik <jeff@...zik.org>,
	Joe Chou <Joe.Chou@....com.tw>, netdev@...r.kernel.org
Subject: [PATCH 3/3] r6040: bump release number to 0.19
From: Florian Fainelli <florian@...nwrt.org>
Subject: [PATCH 3/3] r6040: bump release number to 0.19
This patch bumps the release number of the driver.
Signed-off-by: Florian Fainelli <florian@...nwrt.org>
---
diff --git a/drivers/net/r6040.c b/drivers/net/r6040.c
index 1117ffa..9d2de32 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.18"
-#define DRV_RELDATE	"13Jul2008"
+#define DRV_VERSION	"0.19"
+#define DRV_RELDATE	"18Dec2008"
 
 /* PHY CHIP Address */
 #define PHY1_ADDR	1	/* For MAC1 */
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists
 
