forcedeth: bump version to 63
authorAyaz Abdulla <aabdulla@nvidia.com>
Sat, 7 Feb 2009 08:25:18 +0000 (00:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Feb 2009 08:25:18 +0000 (00:25 -0800)
This patch bumps the version up to 63

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/forcedeth.c

index e32b8e4..021308f 100644 (file)
@@ -39,7 +39,7 @@
  * DEV_NEED_TIMERIRQ will not harm you on sane hardware, only generating a few
  * superfluous timer interrupts from the nic.
  */
-#define FORCEDETH_VERSION              "0.62"
+#define FORCEDETH_VERSION              "0.63"
 #define DRV_NAME                       "forcedeth"
 
 #include <linux/module.h>